Properti ColumnValue.RetrieveGrbit

Mendapatkan atau mengatur opsi pengambilan kolom.

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

Sintaks

'Declaration
Public Property RetrieveGrbit As RetrieveColumnGrbit
    Get
    Set
'Usage
Dim instance As ColumnValue
Dim value As RetrieveColumnGrbit

value = instance.RetrieveGrbit

instance.RetrieveGrbit = value
public RetrieveColumnGrbit RetrieveGrbit { get; set; }

Nilai properti

Jenis: Microsoft.Isam.Esent.Interop.RetrieveColumnGrbit

Lihat juga

Referensi

Kelas ColumnValue

Anggota ColumnValue

Namespace Microsoft.Isam.Esent.Interop