ITMSFNCCloudStellarDataStoreDataSet Interface
Exposes the active project and table identifiers used by dataset adapters.
API unit family: TMSFNCCloudStellarDataStore
Extends: ITMSFNCCloudStellarDataStore
Syntax
ITMSFNCCloudStellarDataStoreDataSet = interface(ITMSFNCCloudStellarDataStore)
Properties
| Name | Description |
|---|---|
| Authentication | Gets or sets the OAuth authentication object used by requests. (inherited from ITMSFNCCloudStellarDataStore) |
| PersistTokens | Gets or sets token persistence settings for OAuth credentials. (inherited from ITMSFNCCloudStellarDataStore) |
| ProjectID | Gets or sets the project identifier used for dataset requests. |
| TableID | Gets or sets the table identifier used for dataset requests. |