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

另請參閱

參考

BoolColumnValue 類別

BoolColumnValue 成員

Microsoft.Isam.Esent.Interop 命名空間