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

IndexColumnMetadata..::..IsIncluded Property

Gets a value indicating whether this instance is an included column.

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

Syntax


public bool IsIncluded { get; }
Public ReadOnly Property IsIncluded As Boolean
	Get
public:
property bool^ IsIncluded {
	bool^ get ();
}