IDmTableDataSource.Table

Syntax

Table: IMetabaseObjectDescriptor;

Description

The Table property determines the table in repository, which is a data source.

Comments

To work with data source, use properties and methods inherited from IDmDataSource.

Example

The property use is given in the example for IDmMethod.Execute.

See also:

IDmTableDataSource