ConnHelper getDbConnStr Method A Sandcastle Documented Class Library
Overload List

  NameDescription
Public methodStatic membergetDbConnStr(DbProfile)
Returns a generated connection string using the given database connection profile.
Public methodStatic membergetDbConnStr(DatabaseTypes, String, String, String, String)
Returns a generated connection string using the given database connection data.
Back to Top
See Also