SqlCommand(String)
SqlCommand(String,SqlConnection)
SqlCommand(String,SqlConnection,SqlTransaction)
- Category
- Constructor
- Description
- Initializes a new instance of the System.Data.SqlClient.SqlCommand class.
- Type
- void
- Character
- public
- Tags
- 0104BC7FDA, 02E3ABA98D, 0376596F91
- Category
- Constructor
- Description
- Initializes a new instance of the System.Data.SqlClient.SqlCommand class with the text of the query.
- Type
- void
- Character
- public
- Parameters
-
Name Type Description cmdText String - Tags
- 0104BC7FDA, 02E3ABA98D, 0376596F91
SqlCommand(String,SqlConnection)
- Category
- Constructor
- Description
- Initializes a new instance of the System.Data.SqlClient.SqlCommand class with the text of the query and a System.Data.SqlClient.SqlConnection.
- Type
- void
- Character
- public
- Parameters
-
Name Type Description cmdText String connection SqlConnection - Tags
- 0104BC7FDA, 02E3ABA98D, 0376596F91
SqlCommand(String,SqlConnection,SqlTransaction)
- Category
- Constructor
- Description
- Initializes a new instance of the System.Data.SqlClient.SqlCommand class with the text of the query, a System.Data.SqlClient.SqlConnection, and the System.Data.SqlClient.SqlTransaction.
- Type
- void
- Character
- public
- Parameters
-
Name Type Description cmdText String connection SqlConnection transaction SqlTransaction - Tags
- 0104BC7FDA, 02E3ABA98D, 0376596F91
- Software for developers
-
.Net Components
Delphi Components
Software for Android Developers - More information resources
-
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples - Databases for Amazon shops developers
-
Amazon Categories Database
Browse Nodes Database