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

OleDbSqlServerEffectiveSettings..::..NumericRoundAbort Property

NUMERIC_ROUNDABORT. Generates an error when a loss of precision occurs in an expression.

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

Syntax


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