次の方法で共有


SecondaryXmlIndexType 列挙体

セカンダリ XML インデックスの種類を指定します。

名前空間:  Microsoft.SqlServer.TransactSql.ScriptDom
アセンブリ:  Microsoft.SqlServer.TransactSql.ScriptDom (Microsoft.SqlServer.TransactSql.ScriptDom.dll)

構文

'宣言
<SerializableAttribute> _
Public Enumeration SecondaryXmlIndexType
'使用
Dim instance As 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.SqlServer.TransactSql.ScriptDom 名前空間