Click or drag to resize
IDbFactoryCreateConnection Method

[This is preliminary documentation and is subject to change.]

Overload List
  NameDescription
Public methodDbConnectionCreateConnection
Creates a connection without ConnectionString
Public methodDbConnectionCreateConnection(String)
Creates a connection using the ConnectionString matching specified name
Public methodDbConnectionCreateConnection(ConnectionDatabase, ConnectionPrivilege)
Creates a connection to the specified database, with the specific privilege
Top
See Also