Package | Description |
---|---|
com.tencentcloudapi.sqlserver.v20180328.models |
Modifier and Type | Method and Description |
---|---|
DBRemark[] |
ModifyDBRemarkRequest.getDBRemarks()
Get Array of database names and remarks, where each element contains a database name and the corresponding remarks
|
Modifier and Type | Method and Description |
---|---|
void |
ModifyDBRemarkRequest.setDBRemarks(DBRemark[] DBRemarks)
Set Array of database names and remarks, where each element contains a database name and the corresponding remarks
|
Constructor and Description |
---|
DBRemark(DBRemark 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 © 2023. All rights reserved.