Click or drag to resize
IDaoCreateConnection Method
Overload List
  NameDescription
Public methodCreateConnection
Creates a new closed ADO.NET Connection object based on the connection string read from the *.config file of the appdomain. The connection string is stored in a key with the name defined in the constant connectionKeyString
Public methodCreateConnection(String)
Creates a new ADO.NET Connection
Top
See Also