Package | Description |
---|---|
com.tencentcloudapi.sqlserver.v20180328.models |
Modifier and Type | Method and Description |
---|---|
DatabaseTuple[] |
DeletePublishSubscribeRequest.getDatabaseTupleSet()
Get 待删除的数据库的订阅发布关系集合
|
DatabaseTuple[] |
CreatePublishSubscribeRequest.getDatabaseTupleSet()
Get 数据库的订阅发布关系集合
|
Modifier and Type | Method and Description |
---|---|
void |
DeletePublishSubscribeRequest.setDatabaseTupleSet(DatabaseTuple[] DatabaseTupleSet)
Set 待删除的数据库的订阅发布关系集合
|
void |
CreatePublishSubscribeRequest.setDatabaseTupleSet(DatabaseTuple[] DatabaseTupleSet)
Set 数据库的订阅发布关系集合
|
Constructor and Description |
---|
DatabaseTuple(DatabaseTuple 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 © 2022. All rights reserved.