Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Microsoft
Isam
Esent
Interop
NATIVE_SETINFO
C# Class Microsoft.Isam.Esent.Interop.NATIVE_SETINFO
Show file
Open project: ayende/managed-esent
Class Usage Examples
Public Properties
Property
Type
Description
Size
int
cbStruct
uint
ibLongValue
uint
itagSequence
uint
Property Details
Size
public static property
The size of a NATIVE_SETINFO structure.
public
static
int
Size
return
int
cbStruct
public property
Size of the structure.
public
uint
cbStruct
return
uint
ibLongValue
public property
Offset to the first byte to be set in a column of type JET_coltypLongBinary or JET_coltypLongText.
public
uint
ibLongValue
return
uint
itagSequence
public property
The sequence number of value in a multi-valued column to be set.
public
uint
itagSequence
return
uint