CreateTableColumnIndexGrbit 列舉

JetCreateTableColumnIndex 的選項。

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

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

語法

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

成員

成員名稱 描述
預設選項。
FixedDDL DDL 是固定的。
TemplateTable DDL 是可繼承的。 意指 FixedDDL。
NoFixedVarColumnsInDerivedTables 與 TemplateTable 搭配使用。

另請參閱

參考

Microsoft.Isam.Esent.Interop 命名空間