Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 815 Bytes

File metadata and controls

20 lines (16 loc) · 815 Bytes

AsposeCellsCloud::Object::MergeQueries

Load the model package

use AsposeCellsCloud::Object::MergeQueries;

Properties

Name Type Description Notes
DataQueryNameA string Indicates the name of the data query , it is matched in the data query set.
DataAIndexField string Represents index field of DataA.
DataQueryNameB string Indicates the name of the data query , it is matched in the data query set.
DataBIndexField string Represents index field of DataB.
JoinType string Represents ethods of data consolidation.
AppliedOperateType string

[Back to Model list]
[Back to README]