IAdhocDataSourceObjects.AddNew

Syntax

AddNew(Id: String; CreateInfo: IMetabaseObjectCreateInfo): IAdhocDataSourceObject;

Parameters

Id. Data source identifier.

CreateInfo. Parameters of created repository object.

Description

The AddNew method creates a new repository object and adds it to the collection of dashboard data sources.

See also:

IAdhocDataSourceObjects