FlexReport for WinForms
ToString メソッド (DataSource)


C1.Report アセンブリ > C1.Report 名前空間 > DataSource クラス : ToString メソッド
Returns the name of the current data source.
シンタックス
'宣言
 
Public Overrides Function ToString() As System.String
'使用法
 
Dim instance As DataSource
Dim value As System.String
 
value = instance.ToString()
public override System.string ToString()

戻り値の型

The current data source's name.
参照

参照

DataSource クラス
DataSource メンバ