Share via


DictView.datasourceID2TableId(Int32) Method

Definition

Gets the table ID of the given data source.

public:
 virtual int datasourceID2TableId(int _dataSourceId);
public virtual int datasourceID2TableId (int _dataSourceId);
abstract member datasourceID2TableId : int -> int
override this.datasourceID2TableId : int -> int
Public Overridable Function datasourceID2TableId (_dataSourceId As Integer) As Integer

Parameters

_dataSourceId
Int32

Returns

The table ID of the given data source.

Applies to