IDataComponent Properties
When implemented by a class, provides basic functionality required by data access components.
Name | Description |
---|---|
Data |
Gets the name of a data member associated with the current data component. |
Name | Specifies the name of the current data component. |
Site | Gets or sets the ISite associated with the IComponent. Inherited from IComponent. |
See Also