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

OleDbSqlServerEffectiveSettings..::..AnsiNulls Property

ANSI_NULLS. Controls NULL handling when using equality operators.

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

Syntax


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