Skip to content

Latest commit

 

History

History
59 lines (48 loc) · 1.9 KB

api.retrievecolumnasbyte-method.md

File metadata and controls

59 lines (48 loc) · 1.9 KB
description title TOCTitle ms:assetid ms:mtpsurl ms:contentKeyID ms.date ms.topic f1_keywords dev_langs
Learn more about: Api.RetrieveColumnAsByte method
Api.RetrieveColumnAsByte method
RetrieveColumnAsByte method
Overload:Microsoft.Isam.Esent.Interop.Api.RetrieveColumnAsByte
55100869
07/30/2014
article
Microsoft.Isam.Esent.Interop.Api.RetrieveColumnAsByte
CSharp
JScript
VB
other

Api.RetrieveColumnAsByte method

Include protected members
Include inherited members

Overload list

  Name Description
Public methodStatic member RetrieveColumnAsByte(JET_SESID, JET_TABLEID, JET_COLUMNID) Retrieves a byte column value from the current record. The record is that record associated with the index entry at the current position of the cursor.
Public methodStatic member RetrieveColumnAsByte(JET_SESID, JET_TABLEID, JET_COLUMNID, RetrieveColumnGrbit) Retrieves a byte column value from the current record. The record is that record associated with the index entry at the current position of the cursor.

Top

See also

Reference

Api class

Api members

Microsoft.Isam.Esent.Interop namespace