Package | Description |
---|---|
com.tencentcloudapi.sqlserver.v20180328.models |
Modifier and Type | Method and Description |
---|---|
DbNormalDetail[] |
DescribeDBsNormalResponse.getDBList()
Get 返回数据库的详细配置信息,例如:数据库是否开启CDC、CT等
|
DbNormalDetail[] |
DescribeDatabasesNormalResponse.getDBList()
Get 返回数据库的详细配置信息,例如:数据库是否开启CDC、CT等
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeDBsNormalResponse.setDBList(DbNormalDetail[] DBList)
Set 返回数据库的详细配置信息,例如:数据库是否开启CDC、CT等
|
void |
DescribeDatabasesNormalResponse.setDBList(DbNormalDetail[] DBList)
Set 返回数据库的详细配置信息,例如:数据库是否开启CDC、CT等
|
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 © 2024. All rights reserved.