DictView.datasourceDataareaIdName Method

Retrieves the SQL name that is used in the view definition to identify the legal entity of the data source.

Syntax

public str datasourceDataareaIdName(int cnt)

Run On

Server

Parameters

  • cnt
    Type: int

Return Value

Type: str
The SQL name that is used in the view definition to identify the legal entity of the data source; a empty string if an error occurs.

See Also

Reference

DictView Class