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

ForeignKeyConstraint..::..ConstrainedTableName Property

Gets the name of the parent table.

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

Syntax


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