The Description property of an object of ClassType clsDataSource sets or returns the description of the data source.
String
Read/write
You can use this property to provide a description of the data source, for example:
dsoDS.Description = "1997 Sales Data verified 2/1/1998"