Oracle 5.0 Reference Manual page 2029

Table of Contents

Advertisement

InvalidOperationException
See Also
MySqlCommandBuilder
MySqlCommandBuilder.DeriveParameters Overload List
20.2.7.1.5.1.1.2.
MySqlCommandBuilder.DeriveParameters
Syntax: Visual Basic
Overloads Public Shared Sub DeriveParameters( _
ByVal command As MySqlCommand, _
ByVal useProc As Boolean _
)
Syntax: C#
public static void DeriveParameters(
MySqlCommandcommand,
booluseProc
);
See Also
MySqlCommandBuilder
MySqlCommandBuilder.DeriveParameters Overload List
20.2.7.1.5.1.2.
MySqlCommandBuilder
Initializes a new instance of the
Overload List
Initializes a new instance of the
public MySqlCommandBuilder();
public MySqlCommandBuilder(MySqlDataAdapter);
public MySqlCommandBuilder(MySqlDataAdapter,bool);
public MySqlCommandBuilder(bool);
See Also
MySqlCommandBuilder
20.2.7.1.5.1.2.1.
MySqlCommandBuilder
Initializes a new instance of the
Syntax: Visual Basic
Overloads Public Sub New()
Syntax: C#
public MySqlCommandBuilder();
See Also
MySqlCommandBuilder
Constructor Overload List
Connector/Net API Reference
Class,
MySql.Data.MySqlClient
Class,
MySql.Data.MySqlClient
Constructor
MySqlCommandBuilder
MySqlCommandBuilder
Class,
MySql.Data.MySqlClient Namespace
Constructor
MySqlCommandBuilder
Class,
MySql.Data.MySqlClient
2009
The command text is not a valid stored procedure
name.
Namespace,
Method
Namespace,
class.
class.
class.
Namespace,
MySqlCommandBuilder

Advertisement

Table of Contents
loading

This manual is also suitable for:

Mysql 5.0

Table of Contents