Méthode | Description | |
---|---|---|
GrantPrivilegesStatement ( string grantee, Privileges privilege, ObjectName objName ) : System | ||
GrantPrivilegesStatement ( string grantee, Privileges privilege, ObjectName objName, IEnumerable |
||
GrantPrivilegesStatement ( string grantee, Privileges privilege, bool withGrant, ObjectName objName ) : System | ||
GrantPrivilegesStatement ( string grantee, Privileges privilege, bool withGrant, ObjectName objName, IEnumerable |
Méthode | Description | |
---|---|---|
AppendTo ( SqlStringBuilder builder ) : void | ||
ExecuteStatement ( ExecutionContext context ) : void | ||
GetData ( |
||
PrepareStatement ( IRequest context ) : |
Méthode | Description | |
---|---|---|
GrantPrivilegesStatement ( |
protected AppendTo ( SqlStringBuilder builder ) : void | ||
builder | SqlStringBuilder | |
Résultat | void |
protected ExecuteStatement ( ExecutionContext context ) : void | ||
context | ExecutionContext | |
Résultat | void |
protected GetData ( |
||
info | ||
Résultat | void |
public GrantPrivilegesStatement ( string grantee, Privileges privilege, ObjectName objName ) : System | ||
grantee | string | |
privilege | Privileges | |
objName | ObjectName | |
Résultat | System |
public GrantPrivilegesStatement ( string grantee, Privileges privilege, ObjectName objName, IEnumerable |
||
grantee | string | |
privilege | Privileges | |
objName | ObjectName | |
columns | IEnumerable |
|
Résultat | System |
public GrantPrivilegesStatement ( string grantee, Privileges privilege, bool withGrant, ObjectName objName ) : System | ||
grantee | string | |
privilege | Privileges | |
withGrant | bool | |
objName | ObjectName | |
Résultat | System |
public GrantPrivilegesStatement ( string grantee, Privileges privilege, bool withGrant, ObjectName objName, IEnumerable |
||
grantee | string | |
privilege | Privileges | |
withGrant | bool | |
objName | ObjectName | |
columns | IEnumerable |
|
Résultat | System |
protected PrepareStatement ( IRequest context ) : |
||
context | IRequest | |
Résultat |