ProviderInfo.location
string location() @propertyGet location field.
Returns
the complete path to the shared library implementing the database provider
void location(string propval) @propertySet location field.
Parameters
propval | the complete path to the shared library implementing the database provider |