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 です |