<para> Where the Database does not support the concept of granting permissions, this method will do nothing. </para> <para> This function is not intended for use on Connect POWER databases. </para>
| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| databaseConnectionInfo | ISDatabaseConnectionInfo | Connection information for the database. | ||
| deleteExisting | Boolean | Indicates whether to delete existing permissions. | ||
| makeAllTablesPublic | Boolean | Indicates whether to grant public access to all tables. |
A Boolean value indicating success.