Represents xml index type.
Namespace:
PerpetuumSoft.DataModel.MsSqlAssembly: 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 name | Description | |
|---|---|---|
| Value | Value. | |
| Path | Path. | |
| Property | Property. |