Properti Int64ColumnValue.Size

Mendapatkan ukuran nilai dalam kolom. Ini mengembalikan 0 untuk kolom berukuran variabel (yaitu biner dan string).

Namespace:Microsoft.Isam.Esent.Interop
Majelis: Microsoft.Isam.Esent.Interop (dalam Microsoft.Isam.Esent.Interop.dll)

Sintaks

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

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

Nilai properti

Jenis: System.Int32

Lihat juga

Referensi

Kelas Int64ColumnValue

Anggota Int64ColumnValue

Namespace Microsoft.Isam.Esent.Interop