UInt32ColumnValue.Size プロパティ

列の値のサイズを取得します。 これにより、可変サイズの列 (バイナリと文字列など) に対して 0 が返されます。

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

構文

'Declaration
Protected Overrides ReadOnly Property Size As Integer
    Get
'Usage
Dim value As Integer

value = Me.Size
protected override int Size { get; }

プロパティ値

型: System.Int32

関連項目

リファレンス

UInt32ColumnValue クラス

UInt32ColumnValue メンバー

Microsoft.Isam.Esent.Interop 名前空間