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

SqlServerDataSourceSettings..::..DefaultVarCharLength Property

Gets or sets the default length of varChar string parameters. This is used when the query builder cannot determine the best parameter type and the parameter's actual length is smaller than the default length.

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

Syntax


public Nullable<int> DefaultVarCharLength { get; set; }
Public Property DefaultVarCharLength As Nullable(Of Integer)
	Get
	Set
public:
property Nullable<int^> DefaultVarCharLength {
	Nullable<int^> get ();
	void set (Nullable<int^> value);
}

Remarks


Set this is encountering an excessive number of execution plans that only differ by the length of a string .