ProviderInfo.location

string location() @property nothrow

Get location field.

Returns

the complete path to the shared library implementing the database provider
void location(string propval) @property nothrow

Set location field.

Parameters

propvalthe complete path to the shared library implementing the database provider