ToString Method (DataSource)
Returns a string representation of
DataSource object.
public override System.string ToString()
'Declaration
Public Overrides Function ToString() As System.String
Return Value
The value of
RecordSource property if supplied by the user, or "(none)" otherwise.