Package | Description |
---|---|
com.tencentcloudapi.sqlserver.v20180328.models |
Modifier and Type | Method and Description |
---|---|
DataBasePrivilegeModifyInfo[] |
ModifyDatabasePrivilegeRequest.getDataBaseSet()
Get 数据库权限变更信息
|
Modifier and Type | Method and Description |
---|---|
void |
ModifyDatabasePrivilegeRequest.setDataBaseSet(DataBasePrivilegeModifyInfo[] DataBaseSet)
Set 数据库权限变更信息
|
Constructor and Description |
---|
DataBasePrivilegeModifyInfo(DataBasePrivilegeModifyInfo 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 © 2024. All rights reserved.