DBExecutionParameter Size Property DataBaseExecutors
The size of parameter.
If it's not set, set size by Value's size.

Namespace: DataBaseExecutors
Assembly: DataBaseExecutors (in DataBaseExecutors.dll) Version: 1.0.1.3 (1.0.1.3)
Syntax

public override int Size { get; set; }

Property Value

Type: Int32

Implements

IDbDataParameter Size
See Also