{CompanyName} FlexyGo

UserConnectionCollection Members

The UserConnectionCollection type exposes the following members.

Constructors


  Name Description
Public method UserConnectionCollection(UserConnection, UserConnection)
Initializes a new instance of the UserConnectionCollection class.
Public method UserConnectionCollection(String, String)
Initializes a new instance of the UserConnectionCollection class.

Methods


  Name Description
Public method Add
Adds the UserConnection object to the Collection using ConnStringId as Key.
Public method Contains
Checks if UserConnection Object exists in Collection using UserConnStringId.
Public method Remove
Removes the UserConnection object from the Collection using ConnStringId as Key.

Properties


  Name Description
Public property ConfConnDbType
Gets the Settings connection string type.
Public property ConfConnString
Gets the Settings connection string.
Public property ConfConnStringId
Gets the Settings connection string identifier.
Public property MainDataConnDbType
Gets the main data connection string type.
Public property MainDataConnString
Gets the main data connection string.
Public property MainDataConnStringId
Gets the main data connection string identifier.