Package | Description |
---|---|
com.tencentcloudapi.tcaplusdb.v20190823.models |
Modifier and Type | Method and Description |
---|---|
ParsedTableInfoNew[] |
CompareIdlFilesResponse.getTableInfos()
Get Verification result parsed from the selected table after the IDL description file is read
|
ParsedTableInfoNew[] |
VerifyIdlFilesResponse.getTableInfos()
Get List of valid tables parsed by reading IDL description file, excluding tables already created
|
Modifier and Type | Method and Description |
---|---|
void |
CompareIdlFilesResponse.setTableInfos(ParsedTableInfoNew[] TableInfos)
Set Verification result parsed from the selected table after the IDL description file is read
|
void |
VerifyIdlFilesResponse.setTableInfos(ParsedTableInfoNew[] TableInfos)
Set List of valid tables parsed by reading IDL description file, excluding tables already created
|
Copyright © 2021. All rights reserved.