共用方式為


SecondaryXmlIndexType 列舉型別

指定次要 XML 索引類型。

命名空間:  Microsoft.Data.Schema.ScriptDom.Sql
組件:  Microsoft.Data.Schema.ScriptDom.Sql (在 Microsoft.Data.Schema.ScriptDom.Sql.dll 中)

語法

'宣告
<SerializableAttribute> _
Public Enumeration SecondaryXmlIndexType
[SerializableAttribute]
public enum SecondaryXmlIndexType
[SerializableAttribute]
public enum class SecondaryXmlIndexType
[<SerializableAttribute>]
type SecondaryXmlIndexType
public enum SecondaryXmlIndexType

成員

成員名稱 說明
NotSpecified 類型為 NotSpecified。
Path 類型為 Path。
Property 類型為 Property。
Value 類型為 Value。

請參閱

參考

Microsoft.Data.Schema.ScriptDom.Sql 命名空間