Represents xml index type.

Namespace:  PerpetuumSoft.DataModel.MsSql
Assembly:  PerpetuumSoft.DataModel (in PerpetuumSoft.DataModel.dll) Version: 1.0.0.0

Syntax

C#
public enum XmlIndexType
Visual Basic (Declaration)
Public Enumeration XmlIndexType
Visual C++
public enum class XmlIndexType

Members

Member nameDescription
Value
Value.
Path
Path.
Property
Property.

See Also