dataSource property
The name of the data source.
This is either a table name or a view name that is used for graph element
input source. E.g. Person table or PersonView view.
Required.
Implementation
core.String? dataSource;
The name of the data source.
This is either a table name or a view name that is used for graph element
input source. E.g. Person table or PersonView view.
Required.
core.String? dataSource;