DBExecutionParameter DbType Property DataBaseExecutors
The Type of parameter

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

public override DbType DbType { get; set; }

Property Value

Type: DbType

Implements

IDataParameter DbType
See Also