Share via


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
Public method Add(String, Object) Adds a new property to the current connection properties collection.
Public method Add(String, Type, Object) Adds a new property to the current connection properties collection.

Top

See Also

Reference

DataConnectionProperties Class

Microsoft.VisualStudio.Data.Framework Namespace