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

OleDbSqlServerEffectiveSettings..::..NoCount Property

NOCOUNT. Turns off the message returned at the end of each statement that states how many rows were affected.

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

Syntax


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