Tortuga.Chain Namespace
Tortuga.Chain.CommandBuilders Namespace
Tortuga.Chain.Metadata Namespace

IndexMetadata..::..IndexType Property

Gets the type of the index.

Namespace:  Tortuga.Chain.Metadata
Assembly:  Tortuga.Chain.Core (in Tortuga.Chain.Core.dll)

Syntax


public IndexType IndexType { get; }
Public ReadOnly Property IndexType As IndexType
	Get
public:
property IndexType^ IndexType {
	IndexType^ get ();
}