- ON clause
- Accepts the TargetTable clause.
- TargetIDColumn
- Specifies the target table column name that contains identifiers of the target table vectors.
- TargetFeatureColumns
- Specifies the target table column names that contain features of the target table vectors.You can specify up to 2018 feature columns.
The order of the features columns provided in TargetFeatureColumns argument must be the same as the order as those provided in RefFeatureColumns.
Both TargetFeatureColumns and ReffeatureColumns data types must be the same. Otherwise, an error is reported.