Aqualogic Interaction API  
 

IPTDataSourceProvider.SpecificDataSourceDescription Method 

Retrieve a Data Source Provider specific description of the current configuration info

string SpecificDataSourceDescription(
   IXPPropertyBag pbagConfigurationInfo
);

Parameters

pbagConfigurationInfo
A property bag containing the Data Source configuration info

Return Value

A human readable String summarizing the Data Source configuration info

See Also

IPTDataSourceProvider Interface | com.plumtree.server Namespace