DataConnectionProperties.Add Method
Include Protected Members
Include Inherited Members
Adds a new property to the current connection properties collection.
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 | |
---|---|---|
Add(String, Object) | Adds a new property to the current connection properties collection. | |
Add(String, Type, Object) | Adds a new property to the current connection properties collection. |
Top