Property | Type | Description | |
---|---|---|---|
AssertInContext | void | ||
Privileged | System |
Method | Description | |
---|---|---|
CanManageSchema ( ) : bool | ||
CanManageUsers ( ) : bool | ||
HasGrantOption ( DbObjectType objectType, ObjectName objectName, Privileges privileges ) : bool | ||
HasPrivileges ( DbObjectType objectType, ObjectName objectName, Privileges privileges ) : bool | ||
ToString ( ) : string |
Method | Description | |
---|---|---|
AssertInContext ( ) : void | ||
Privileged ( ISession session, string name ) : System |
public HasGrantOption ( DbObjectType objectType, ObjectName objectName, Privileges privileges ) : bool | ||
objectType | DbObjectType | |
objectName | ObjectName | |
privileges | Privileges | |
return | bool |
public HasPrivileges ( DbObjectType objectType, ObjectName objectName, Privileges privileges ) : bool | ||
objectType | DbObjectType | |
objectName | ObjectName | |
privileges | Privileges | |
return | bool |