See Also
MySqlCommandBuilder
20.2.7.1.5.1.4. QuotePrefix Property
Syntax: Visual Basic
Public Property QuotePrefix As String
Syntax: C#
public string QuotePrefix {get; set;}
See Also
MySqlCommandBuilder
20.2.7.1.5.1.5. QuoteSuffix Property
Syntax: Visual Basic
Public Property QuoteSuffix As String
Syntax: C#
public string QuoteSuffix {get; set;}
See Also
MySqlCommandBuilder
20.2.7.1.5.1.6.
MySqlCommandBuilder.GetDeleteCommand
Syntax: Visual Basic
Public Function GetDeleteCommand() As MySqlCommand
Syntax: C#
public MySqlCommand GetDeleteCommand();
See Also
MySqlCommandBuilder
20.2.7.1.5.1.7.
MySqlCommandBuilder.GetInsertCommand
Syntax: Visual Basic
Public Function GetInsertCommand() As MySqlCommand
Syntax: C#
public MySqlCommand GetInsertCommand();
See Also
MySqlCommandBuilder
20.2.7.1.5.1.8.
MySqlCommandBuilder.GetUpdateCommand
Syntax: Visual Basic
Public Function GetUpdateCommand() As MySqlCommand
Connector/Net API Reference
Class,
MySql.Data.MySqlClient Namespace
Class,
MySql.Data.MySqlClient Namespace
Class,
MySql.Data.MySqlClient Namespace
Class,
MySql.Data.MySqlClient Namespace
Class,
MySql.Data.MySqlClient Namespace
2022
Method
Method
Method
Need help?
Do you have a question about the 5.0 and is the answer not in the manual?
Questions and answers