propriété JET_ENUMCOLUMN.cbData

Obtient la taille de la valeur énumérée pour la colonne. Ce membre est utilisé uniquement si err est égal à ColumnSingleValue.

Espace de noms :Microsoft.Isam.Esent.Interop
Assemblée: Microsoft.Isam.Esent.Interop (en Microsoft.Isam.Esent.Interop.dll)

Syntaxe

'Declaration
Public Property cbData As Integer
    Get
    Friend Set
'Usage
Dim instance As JET_ENUMCOLUMN
Dim value As Integer

value = instance.cbData
public int cbData { get; internal set; }

Valeur de la propriété

Type : System.Int32

Voir aussi

Informations de référence

JET_ENUMCOLUMN classe

JET_ENUMCOLUMN membres

Espace de noms Microsoft.Isam.Esent.Interop