Oracle 5.0 Reference Manual page 2042

Table of Contents

Advertisement

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

Advertisement

Table of Contents
loading

This manual is also suitable for:

Mysql 5.0

Table of Contents