StiSqlDataConnectorCreateCommand Method |
[Missing <summary> documentation for "M:Stimulsoft.Base.StiSqlDataConnector.CreateCommand(System.String,System.Data.Common.DbConnection,System.Data.CommandType)"]
Namespace: Stimulsoft.Base
public virtual DbCommand CreateCommand( string query, DbConnection connection, CommandType commandType = CommandType.Text )
[Missing <param name="query"/> documentation for "M:Stimulsoft.Base.StiSqlDataConnector.CreateCommand(System.String,System.Data.Common.DbConnection,System.Data.CommandType)"]
[Missing <param name="connection"/> documentation for "M:Stimulsoft.Base.StiSqlDataConnector.CreateCommand(System.String,System.Data.Common.DbConnection,System.Data.CommandType)"]
[Missing <param name="commandType"/> documentation for "M:Stimulsoft.Base.StiSqlDataConnector.CreateCommand(System.String,System.Data.Common.DbConnection,System.Data.CommandType)"]
[Missing <returns> documentation for "M:Stimulsoft.Base.StiSqlDataConnector.CreateCommand(System.String,System.Data.Common.DbConnection,System.Data.CommandType)"]