C# Class Microsoft.Isam.Esent.Interop.NATIVE_CONDITIONALCOLUMN

Afficher le fichier Open project: ayende/managed-esent Class Usage Examples

Méthodes publiques

Свойство Type Description
cbStruct uint
grbit uint
szColumnName string

Property Details

cbStruct public_oe property

Size of the structure.
public uint cbStruct
Résultat uint

grbit public_oe property

Conditional column option.
public uint grbit
Résultat uint

szColumnName public_oe property

Name of the column.
public string szColumnName
Résultat string