Metode Api.MakeKey (JET_SESID, JET_TABLEID, UInt16, MakeKeyGrbit)
Membuat kunci pencarian yang kemudian dapat digunakan oleh JetSeek(JET_SESID, JET_TABLEID, SeekGrbit) dan JetSetIndexRange(JET_SESID, JET_TABLEID, SetIndexRangeGrbit).
API ini bukan kompatibel CLS.
Namespace:Microsoft.Isam.Esent.Interop
Majelis: Microsoft.Isam.Esent.Interop (dalam Microsoft.Isam.Esent.Interop.dll)
Sintaks
'Declaration
<CLSCompliantAttribute(False)> _
Public Shared Sub MakeKey ( _
sesid As JET_SESID, _
tableid As JET_TABLEID, _
data As UShort, _
grbit As MakeKeyGrbit _
)
'Usage
Dim sesid As JET_SESID
Dim tableid As JET_TABLEID
Dim data As UShort
Dim grbit As MakeKeyGrbitApi.MakeKey(sesid, tableid, data, _
grbit)
[CLSCompliantAttribute(false)]
public static void MakeKey(
JET_SESID sesid,
JET_TABLEID tableid,
ushort data,
MakeKeyGrbit grbit
)
Parameter
sesid
Jenis: Microsoft.Isam.Esent.Interop.JET_SESIDSesi yang akan digunakan.
tableid
Jenis: Microsoft.Isam.Esent.Interop.JET_TABLEIDKursor untuk membuat kunci.
data
Jenis: System.UInt16Data kolom untuk kolom kunci saat ini dari indeks saat ini.
grbit
Jenis: Microsoft.Isam.Esent.Interop.MakeKeyGrbitOpsi utama.