This document is archived and information here might be outdated. Recommended version. |
Indicates whether the user has permissions to control the service.
[Visual Basic .NET] Public ReadOnly Property HasControlPermissions As Boolean
[C#] public bool HasControlPermissions {get;}
[C++]
HRESULT get_HasControlPermissions(
Boolean* hasPermissions
);
[C++]
Parameters hasPermissions [out, retval]
hasPermissions is a parameter of type bool*
This method returns whether a user has permissions to exercise control over the database service.