Property DbType
DbType
Gets DbType of this instance which represents
the type of this value.
Declaration
public abstract DbType DbType { get; }
Property Value
| Type | Description |
|---|---|
| DbType | The type of the FieldValue instance. |
public abstract DbType DbType { get; }
| Type | Description |
|---|---|
| DbType | The type of the FieldValue instance. |