DsnInfo.isSystem
bool isSystem() @propertyGet isSystem field.
Returns
true if the DSN is a system wide defined data source
void isSystem(bool propval) @propertySet isSystem field.
Parameters
propval | true if the DSN is a system wide defined data source |