Package | Description |
---|---|
com.tencentcloudapi.dcdb.v20180411.models |
Modifier and Type | Method and Description |
---|---|
DatabaseFunction[] |
DescribeDatabaseObjectsResponse.getFuncs()
Get 函数列表。
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeDatabaseObjectsResponse.setFuncs(DatabaseFunction[] Funcs)
Set 函数列表。
|
Constructor and Description |
---|
DatabaseFunction(DatabaseFunction 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.