DictDataEntity.dataSourceId2Name(Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual System::String ^ dataSourceId2Name(int _dataSourceId);
public virtual string dataSourceId2Name (int _dataSourceId);
abstract member dataSourceId2Name : int -> string
override this.dataSourceId2Name : int -> string
Public Overridable Function dataSourceId2Name (_dataSourceId As Integer) As String
Parameters
- _dataSourceId
- Int32