[]
        
(Showing Draft Content)

C1.Report.DataSource.ToString

ToString Method

ToString()

Returns the name of the current data source.

Declaration
public override string ToString()
Public Overrides Function ToString() As String
Returns
Type Description
string

The current data source's name.

Overrides