DataSource.SetConnection 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
Sets the provider and connection string for the data source.
SetConnection(String, String, String)
Sets the provider and connection string and enables a different string that you can use as a display value.
Top