DataConnectionManager.GetDataConnection Method
Include Protected Members
Include Inherited Members
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name
Description
GetDataConnection(Guid, String, Boolean)
Retrieves a data connection that is equivalent to the specified connection information.
GetDataConnection(Guid, String, Boolean, Boolean)
Retrieves a data connection that is equivalent to the specified connection information, with an indication whether the connection information is updated.
Top