__fastcall bool DeleteLogins(TLoginInfo* LoginInfos, int Count);
Removes Microsoft® SQL Server™ logins, preventing access to SQL Server using those login names
LoginInfos: Pointer to array of TLoginInfo
Count: Number of array element
This function uses LoginName member of TLoginInfo
LoginName: Login account to be removed
|
Copyright (c) 2006. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|