__fastcall bool CreateAppRoles(TLoginInfo* AppRoleInfos, int Count);
Create an application role for current database
AppRoleInfos: Pointer to array of TLoginInfo
Count: Number of array elements
This function uses Role, Password members of TLoginInfo
Role: Application role to create
Password: Application role password
|
Copyright (c) 2006. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|