DescriptionReturns a string representation of the datasource.SyntaxFunction GetAsString()ParametersnoneReturn Valuesstring - the data source in a string format
Function GetAsString
()
Example:
Dim strstr = DS.GetAsString()
See alsoSetDSDS