Catatan
Akses ke halaman ini memerlukan otorisasi. Anda dapat mencoba masuk atau mengubah direktori.
Akses ke halaman ini memerlukan otorisasi. Anda dapat mencoba mengubah direktori.
Mengambil kunci untuk entri indeks pada posisi kursor saat ini.
Namespace:Microsoft.Isam.Esent.Interop
Majelis: Microsoft.Isam.Esent.Interop (dalam Microsoft.Isam.Esent.Interop.dll)
Sintaks
'Declaration
Public Shared Function RetrieveKey ( _
sesid As JET_SESID, _
tableid As JET_TABLEID, _
grbit As RetrieveKeyGrbit _
) As Byte()
'Usage
Dim sesid As JET_SESID
Dim tableid As JET_TABLEID
Dim grbit As RetrieveKeyGrbit
Dim returnValue As Byte()
returnValue = Api.RetrieveKey(sesid, _
tableid, grbit)
public static byte[] RetrieveKey(
JET_SESID sesid,
JET_TABLEID tableid,
RetrieveKeyGrbit grbit
)
Parameter
sesid
Jenis: Microsoft.Isam.Esent.Interop.JET_SESIDSesi yang akan digunakan.
tableid
Jenis: Microsoft.Isam.Esent.Interop.JET_TABLEIDKursor untuk mengambil kunci.
grbit
Jenis: Microsoft.Isam.Esent.Interop.RetrieveKeyGrbitAmbil opsi kunci.
Nilai kembali
Jenis: []
Kunci yang diambil.