ColumnInfo. MaxLength, propriété

Obtient la longueur maximale de la colonne.

Espace de noms : Microsoft. ISAM. esent. Interop
Assembly : Microsoft. ISAM. esent. Interop (en Microsoft.Isam.Esent.Interop.dll)

Syntaxe

'Declaration
Public Property MaxLength As Integer
    Get
    Private Set
'Usage
Dim instance As ColumnInfo
Dim value As Integer

value = instance.MaxLength
public int MaxLength { get; private set; }

Valeur de la propriété

Type : System. Int32

Voir aussi

Informations de référence

ColumnInfo, classe

Membres ColumnInfo

Espace de noms Microsoft. ISAM. esent. Interop