IsLinkedTo(Dataset: IUiDataSet): Boolean;
Dataset - data set, with which data source link is checked.
The IsLinkedTo method checks if the UiDataSource data source is linked to the Dataset data set. If link exists, the method returns True, otherwise it returns False.
See also: