ColumnInfo.MaxLength 屬性

取得資料行的最大長度。

Namespace:Microsoft.Isam.Esent.Interop
裝配: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)

Syntax

'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; }

屬性值

類型: System.Int32

另請參閱

參考

ColumnInfo 類別

ColumnInfo 成員

Microsoft.Isam.Esent.Interop 命名空間