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
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.