Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Microsoft
Isam
Esent
Interop
NATIVE_SETINFO
C# Class Microsoft.Isam.Esent.Interop.NATIVE_SETINFO
Mostrar archivo
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_oe static_oe property
The size of a NATIVE_SETINFO structure.
public
static
int
Size
return
int
cbStruct
public_oe property
Size of the structure.
public
uint
cbStruct
return
uint
ibLongValue
public_oe 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_oe property
The sequence number of value in a multi-valued column to be set.
public
uint
itagSequence
return
uint