Int64ColumnValue.Size 屬性

取得資料行中值的大小。 這會針對可變大小的資料行 (傳回 0,也就是二進位和字串) 。

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

Syntax

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

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

屬性值

類型: System.Int32

另請參閱

參考

Int64ColumnValue 類別

Int64ColumnValue 成員

Microsoft.Isam.Esent.Interop 命名空間