Type to start searching...

MoveData

Apply a move action (select, insert, delete) to some data.

Properties
sourceTable : tableName

Source table name, as specified in current data source: [<owner>.]<table>

Valid values based on“string”.
[A-Za-z][_A-Za-z\d]*(\.[A-Za-z][_A-Za-z\d]*)?
targetDataSource : string

The target data source name.

targetTable : tableName

The target table name, as specified in the target data source: [<owner>.]<table>

Valid values based on“string”.
[A-Za-z][_A-Za-z\d]*(\.[A-Za-z][_A-Za-z\d]*)?
Content
  • Sequence of:

Parents