DbStringDefaultLength Field |
A value to set the default value of strings
going through Dapper. Default is 4000, any value larger than this
field will not have the default value applied.
Namespace: DapperAssembly: VirtualRadar.Database (in VirtualRadar.Database.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public const int DefaultLength
Public Const DefaultLength As Integer
public:
literal int DefaultLength
static val mutable DefaultLength: int
Field Value
Type:
Int32See Also