Share via


DataConnectionProperties.AddProperty Method

Include Protected Members
Include Inherited Members

Adds a property to the set of connection properties.

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
Protected method AddProperty(PropertyDescriptor, array<Attribute[]) 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, array<Attribute[]) Dynamically adds a new property to the collection of properties natively recognized by this data connection properties instance.

Top

See Also

Reference

DataConnectionProperties Class

Microsoft.VisualStudio.Data.Framework Namespace