Package | Description |
---|---|
com.tencentcloudapi.sqlserver.v20180328.models |
Modifier and Type | Method and Description |
---|---|
DBRemark[] |
ModifyDBRemarkRequest.getDBRemarks()
Get 数据库名称及备注数组,每个元素包含数据库名和对应的备注
|
Modifier and Type | Method and Description |
---|---|
void |
ModifyDBRemarkRequest.setDBRemarks(DBRemark[] DBRemarks)
Set 数据库名称及备注数组,每个元素包含数据库名和对应的备注
|
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 © 2021. All rights reserved.