Autodesk FDO Data Management Utility API Reference

Autodesk FDO Data Management Utility

API Reference Autodesk FDO Data Management Utility
virtual FDOUSERMGR_API void FdoUserManager::AssignRoleOrPrivilege ( FdoString *  name,
FdoString *  roleOrPrivilege 
) [pure virtual]

Supported by Oracle and MySQL. Assigns a role to the specified user. In MySQL this assigns the role to the specified user in all datastores.<>

Parameters:
name Input the user name
roleOrPrivilege Input the role name.
Returns:
Returns nothing <.

Returns:
>


Comments?