|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ISqlJetKeyInfo
Method Summary | |
---|---|
SqlJetUnpackedRecord |
recordUnpack(int nKey,
ISqlJetMemoryPointer pKey)
Given the nKey-byte encoding of a record in pKey[], parse the record into a UnpackedRecord structure. |
Method Detail |
---|
SqlJetUnpackedRecord recordUnpack(int nKey, ISqlJetMemoryPointer pKey)
nKey
- Size of the binary recordpKey
- The binary record
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |