Share via


AdoDotNetConnectionProperties.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. (Inherited from DataConnectionProperties.)

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. (Inherited from DataConnectionProperties.)

Top

See Also

Reference

AdoDotNetConnectionProperties Class

AdoDotNetConnectionProperties Members

Microsoft.VisualStudio.Data.AdoDotNet Namespace