Mono Class Library: Overview

System.Data.SqlClient.SqlCommand: Constructor Members

The constructors of System.Data.SqlClient.SqlCommand are listed below. For a list of all members, see the SqlCommand Members list.

See Also: Inherited members from System.Data.Common.DbCommand

Public Constructors

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