PRELIMINARY INFORMATION - SUBJECT TO CHANGE
This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Overload List
Name | Description | |
---|---|---|
CreateCommand()()()() |
Creates a new DbCommand
|
|
CreateCommand(IDbConnection, IDbTransaction) |
Obsolete.
Creates a new command with the given connection and transaction
|
|
CreateCommand(IDbConnection, IDbTransaction, String, array<Object>[]()[][]) |
Creates a new command with the given connection, transaction, command text and parameters
|