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