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