In This Topic
Gets or sets the provider-specific value of the parameter.
Syntax
|
|---|
'Declaration
Public Property MySqlValue As Object |
|
|---|
public object MySqlValue {get; set;} |
Property Value
The provider-specific value of the parameter.
See Also
Reference
MySqlParameter Class
MySqlParameter Members
Devart.Data.MySql.MySqlDataReader