LsGrbit 列舉

JetSetLS (JET_SESID、JET_TABLEID、JET_LS、LsGrbit) JetGetLS (JET_SESID、JET_TABLEID、JET_LS、LsGrbit) 的選項。

此列舉有 FlagsAttribute 屬性,因此其成員值可進行位元組合。

Namespace:Microsoft.Isam.Esent.Interop
裝配: microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)

語法

'Declaration
<FlagsAttribute> _
Public Enumeration LsGrbit
'Usage
Dim instance As LsGrbit
[FlagsAttribute]
public enum LsGrbit

成員

成員名稱 描述
預設選項。
重設 所選物件的內容控制碼應該重設為JET_LSNil。
資料指標 指定內容控制碼應該與指定的資料指標相關聯。
資料表 指定內容控制碼應該與與指定資料指標相關聯的資料表相關聯。 使用此選項與 Cursor 不合法。

另請參閱

參考

Microsoft.Isam.Esent.Interop 命名空間