Autodesk FDO Data Management Utility API Reference

Autodesk FDO Data Management Utility

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

Supported by SQL Server and MySQL. Grants access to a datastore with the specified privilege. <>

Parameters:
name Input the user name
datastore Input the datastore name
roleOrPrivilege Input the privilege name.
Returns:
Returns nothing <.

Returns:
>


Comments?