MySqlParameter
20.2.7.1.4.1.7.1.1.3.1.1.6.
Gets or sets the MySqlDbType of the parameter.
Syntax: Visual Basic
Public Property MySqlDbType As MySqlDbType
Syntax: C#
public MySqlDbType MySqlDbType {get; set;}
See Also
MySqlParameter
20.2.7.1.4.1.7.1.1.3.1.1.7. ParameterName Property
Gets or sets the name of the MySqlParameter.
Syntax: Visual Basic
NotOverridable Public Property ParameterName As String _
_
Implements IDataParameter.ParameterName
Syntax: C#
public string ParameterName {get; set;}
Implements
IDataParameter.ParameterName
See Also
MySqlParameter
20.2.7.1.4.1.7.1.1.3.1.1.8. Precision Property
Gets or sets the maximum number of digits used to represent the
Syntax: Visual Basic
NotOverridable Public Property Precision As Byte _
_
Implements IDbDataParameter.Precision
Syntax: C#
public byte Precision {get; set;}
Implements
IDbDataParameter.Precision
See Also
MySqlParameter
20.2.7.1.4.1.7.1.1.3.1.1.9. Scale Property
Gets or sets the number of decimal places to which
Connector/Net API Reference
Class,
MySql.Data.MySqlClient Namespace
Property
MySqlDbType
Class,
MySql.Data.MySqlClient Namespace
Class,
MySql.Data.MySqlClient Namespace
Class,
MySql.Data.MySqlClient Namespace
Value
Value
is resolved.
1974
property.
Need help?
Do you have a question about the 5.0 and is the answer not in the manual?
Questions and answers