次の方法で共有


ColumnInfo.MaxLength プロパティ

列の最大長を取得します。

Namespace:Microsoft.Isam.Esent.Interop
アセンブリ: Microsoft.Isam.Esent.Interop (Microsoft.Isam.Esent.Interop.dll)

構文

'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 名前空間