Class: DataSource

.services.xs.messages.response. DataSource

new DataSource()

Represents a data source. A data source is different from a runtime system in that a data source is a container of runtime objects, while a runtime system can contain multiple data sources of the same type or of different types.

Members

dataSourceDescriptor :sap.hana.im.ess.services.xs.messages.response.DataSourceDescriptor

Descriptor of this data source.

Type:

entitysets :Array.<sap.hana.im.ess.services.xs.messages.response.EntitySet>

List of EntitySets in this data source.

Type:
  • Array.<sap.hana.im.ess.services.xs.messages.response.EntitySet>