Aqualogic Interaction API  
 

IPTDataSourceProviderRegistry.GetProviderInfo Method 

Get information about a particular Provider.

IPTQueryResult GetProviderInfo(
   string bstrDataSourceProviderCLSID
);

Parameters

bstrDataSourceProviderCLSID
unique String code identifying the provider

Return Value

a query result containing provider information describing the given provider

See Also

IPTDataSourceProviderRegistry Interface | com.plumtree.server Namespace