DataConnectionProperties.GetProperties Method
Include Protected Members
Include Inherited Members
Retrieves the properties for this instance of a component.
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 | |
---|---|---|
ICustomTypeDescriptor.GetProperties() | Retrieves the properties for the specified instance of a component. | |
ICustomTypeDescriptor.GetProperties(array<Attribute[]) | Retrieves the properties for the specified instance of a component using the attribute array as a filter. |
Top