Package | Description |
---|---|
com.tencentcloudapi.sqlserver.v20180328.models |
Modifier and Type | Method and Description |
---|---|
DBPrivilegeModifyInfo[] |
AccountPrivilegeModifyInfo.getDBPrivileges()
Get 账号权限变更信息
|
Modifier and Type | Method and Description |
---|---|
void |
AccountPrivilegeModifyInfo.setDBPrivileges(DBPrivilegeModifyInfo[] DBPrivileges)
Set 账号权限变更信息
|
Constructor and Description |
---|
DBPrivilegeModifyInfo(DBPrivilegeModifyInfo source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2022. All rights reserved.