共用方式為


BytesColumnValue.Length 屬性

取得資料行值的位元組長度,如果資料行為 Null,則為零,否則符合位元組陣列的實際長度。

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

Syntax

'Declaration
Public Overrides ReadOnly Property Length As Integer
    Get
'Usage
Dim instance As BytesColumnValue
Dim value As Integer

value = instance.Length
public override int Length { get; }

屬性值

類型: System.Int32

另請參閱

參考

BytesColumnValue 類別

BytesColumnValue 成員

Microsoft.Isam.Esent.Interop 命名空間