Enumerazione IndexedXmlPathType
Specifies an enumeration of type of indexed XML path.
Spazio dei nomi Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.SqlEnum (in Microsoft.SqlServer.SqlEnum.dll)
Sintassi
'Dichiarazione
Public Enumeration IndexedXmlPathType
'Utilizzo
Dim instance As IndexedXmlPathType
public enum IndexedXmlPathType
public enum class IndexedXmlPathType
type IndexedXmlPathType
public enum IndexedXmlPathType
Membri
Nome membro | Descrizione | |
---|---|---|
Sql | The Sql type. | |
XQuery | The XQuery type. |