Description |
Sets or gets the Mode property of the wrapped ADODB.Connection object. Use the Mode property to set or return the access permissions in use by the provider on the current connection. You can set the Mode property only when the Connection object is closed.
When used on a client-side Connection object, the Mode property can only be set to adModeUnknown.
|