Autodesk FDO Data Management Utility .NET API Reference

Autodesk FDO User Management Utility API

.NET API Reference Autodesk FDO Data Management Utility
System::Void GrantAccessToDatastore ( System::String *  name,
System::String *  dataStore,
System::String *  roleOrPrivilege 
)

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?