Click or drag to resize

DynamicQueryEngineBase.CreateCommand Method

Overload List
  NameDescription
Protected methodCreateCommand()
Creates the command.
Protected methodCreateCommand(DbConnection)
Creates a new DbCommand object and initializes it
Protected methodCreateCommand(String)
Creates a new DbCommand object and initializes it
Protected methodCreateCommand(String, DbConnection)
Creates a new DbCommand object and initializes it
Top
See Also