Mono Class Library: System.Data.SqlClient.SqlCommand Overview | Members

System.Data.SqlClient.SqlCommand Constructor

Initializes a new instance of the SqlCommand class with a query and database connection specified.

public SqlCommand (string cmdText, SqlConnection connection)

Parameters

cmdText
Documentation for this section has not yet been entered.
connection
Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Data.SqlClient
Assembly: System.Data (in System.Data.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0