The DataSourceId type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| DataId |
Object which the data provider can use to uniquely identify the 'table record' in its own store matching a data element.
| |
| DataScopeIdentifier |
The data scope (language and published/unpublished) from which the data element originate.
| |
| ExistsInStore |
True when the data element represents a physically stored element
| |
| InterfaceType |
The interface used for the data element. This is expected to be inpmelenting IData.
| |
| LocaleScope |
The language from which the data element originate.
| |
| ProviderName |
Name of the data provider responsible for the data element.
| |
| PublicationScope |
The publication scope (published or unpublished) from which the data element originate.
|