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

ISqlBuilderEntryDetails..::..IsIdentity Property

Gets a value indicating whether this instance is identity.

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

Syntax


bool IsIdentity { get; }
ReadOnly Property IsIdentity As Boolean
	Get
property bool^ IsIdentity {
	bool^ get ();
}

Field Value

true if this instance is identity; otherwise, false.