DataConnectionProperties.GetProperties Method
Include Protected Members
Include Inherited Members
Retrieves a set of connection properties for the specified DDEX Provider.
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 | |
---|---|---|
GetProperties() | Retrieves the collection of descriptors of all currently known properties. | |
GetProperties(array<Attribute[]) | Retrieves the collection of descriptors of currently known properties that match a specified set of attributes. |
Top