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

OleDbSqlServerEffectiveSettings..::..DisableDeferredConstraintChecking Property

DISABLE_DEF_CNST_CHK. Controls interim or deferred constraint checking.

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

Syntax


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