MySqlValue.dbType
Field
The generic dbtype of this value
Syntax: Visual Basic
Protected dbType As DbType
Syntax: C#
protected DbType dbType;
See Also
MySqlValue Class, MySql.Data.Types Namespace
MySqlValue.dbType
FieldThe generic dbtype of this value
Protected dbType As DbType
protected DbType dbType;
MySqlValue Class, MySql.Data.Types Namespace