DataConnectionProperties.AddProperty Method

Adds a property to the set of connection properties.

Overload List

  Name Description
Protected method AddProperty(PropertyDescriptor, []) Dynamically adds a new property to the collection of properties natively recognized by the current instance of the DataConnectionProperties class.
Protected method AddProperty(String, Type, []) Dynamically adds a new property to the collection of properties natively recognized by this data connection properties instance.

Top

See Also

Reference

DataConnectionProperties Class

DataConnectionProperties Members

Microsoft.VisualStudio.Data Namespace