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

IndexMetadata..::..TableName Property

Gets the name of the table (or view) the index applies to.

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

Syntax


public string TableName { get; }
Public ReadOnly Property TableName As String
	Get
public:
property String^ TableName {
	String^ get ();
}

Field Value

The name of the table.