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

ISqlBuilderEntryDetails..::..QuotedSqlName Property

Gets the name of the quoted SQL.

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

Syntax


Nullable<string> QuotedSqlName { get; }
ReadOnly Property QuotedSqlName As Nullable(Of String)
	Get
property Nullable<String^> QuotedSqlName {
	Nullable<String^> get ();
}

Field Value

The name of the quoted SQL.