SecondaryXmlIndexType 열거형

Specifies the secondary xml index types.

네임스페이스:  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 The type is NotSpecified.
Path The type is Path.
Property The type is Property.
Value The type is Value.

참고 항목

참조

Microsoft.SqlServer.TransactSql.ScriptDom 네임스페이스