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

SqlServerParameterDefaults Properties

The SqlServerParameterDefaults type exposes the following members.

Properties


  Name Description
Public property StringLength
Gets the default length of 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.
Public property StringType
Gets the default type of string parameters. This is used when the query builder cannot determine the best parameter type.