UInt64ColumnValue.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

関連項目

リファレンス

UInt64ColumnValue クラス

UInt64ColumnValue メンバー

Microsoft.Isam.Esent.Interop 名前空間