ProviderInfo.dsnParams
gda.set.Set dsnParams() @propertyGet dsnParams field.
Returns
a #GdaSet containing all the parameters which can/must be specified when opening a connection or defining a named data source (DSN)
void dsnParams(gda.set.Set propval) @propertySet dsnParams field.
Parameters
propval | a #GdaSet containing all the parameters which can/must be specified when opening a connection or defining a named data source (DSN) |