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