Package | Description |
---|---|
com.tencentcloudapi.sqlserver.v20180328.models |
Modifier and Type | Method and Description |
---|---|
DbNormalDetail[] |
DescribeDBsNormalResponse.getDBList()
Get Detailed database configurations, such as whether CDC or CT is enabled for the database
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeDBsNormalResponse.setDBList(DbNormalDetail[] DBList)
Set Detailed database configurations, such as whether CDC or CT is enabled for the database
|
Constructor and Description |
---|
DbNormalDetail(DbNormalDetail 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.