User Management API

Feature Data Objects API

 
User Management API
 
 
 

You can use this API to add a user to, or drop a user from, an Oracle, MySQL, or SQL Server provider. You can also use this API to grant privileges to users. To perform these operations, you must be connected to the provider as a user with administrative privileges, and the connection must be in the pending state. You perform these operations by calling methods on the FdoUserManager object. You create this object by calling the static FdoUserManager::Create method.