Returns a string representation of the datasource.
Function GetAsString()
none
string - the data source in a string format
Example:
Dim str
str = DS.GetAsString()
SetDS
DS