Package | Description |
---|---|
com.tencentcloudapi.sqlserver.v20180328.models |
Modifier and Type | Method and Description |
---|---|
ModifyDataBaseTuple[] |
ModifyPublishSubscribeRequest.getDatabaseTupleSet()
Get 修改的数据库订阅发布关系集合
|
Modifier and Type | Method and Description |
---|---|
void |
ModifyPublishSubscribeRequest.setDatabaseTupleSet(ModifyDataBaseTuple[] DatabaseTupleSet)
Set 修改的数据库订阅发布关系集合
|
Constructor and Description |
---|
ModifyDataBaseTuple(ModifyDataBaseTuple 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.