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

SqlServerTableOrViewMetadata<(Of <(<'TDbType>)>)>..::..IsHistoryTable Property

True if this is a history table for another table.

Namespace:  Tortuga.Chain.SqlServer
Assembly:  Tortuga.Chain.SqlServer.OleDb (in Tortuga.Chain.SqlServer.OleDb.dll)

Syntax


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