new Metadata()
- Source:
Represents the metadata associated with a data source.
Members
dataSourceErrorMessage :String
- Source:
Gets or sets an error message resulting from attempting to get the data source metadata, or undefined if no has error occurred.
Type:
- String
dataSourceMetadata :MetadataItem
- Source:
Gets or sets the metadata group for the data source itself.
Type:
isLoading :Boolean
- Source:
Gets or sets a value indicating whether the metadata is currently loading.
Type:
- Boolean
promise :Promise
- Source:
Gets or sets a promise that, when resolved, indicates that the metadata groups are fully populated.
Type:
- Promise
serviceErrorMessage :String
- Source:
Gets or sets an error message resulting from attempting to get the service metadata, or undefined if no has error occurred.
Type:
- String
serviceMetadata :MetadataItem
- Source:
Gets or sets the metadata group for the service