MySqlCommandBuilder.DeriveParameters Method


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 Class, MySql.Data.MySqlClient Namespace, MySqlCommandBuilder.DeriveParameters Overload List

Retornar