DBExecution Constructor DataBaseExecutors
Overload List

  NameDescription
Public methodDBExecution(String)
Constructor from connection name (in web.config/app.config)
Public methodDBExecution(String, String)Obsolete.
Constructor from connection's dbtype and connection string.
Back to Top
See Also