Transform - Binary: Copy

The Copy template appears in the template list when a variable length binary field, of type varbinary, has been picked in the Transform pane.   It allows copying values from one varbinary field to another varbinary field.

 

Copy

Copy the binary values or the number of bytes from the source field into the specified Result destination.

 

  • binary data - Copy the binary values from the source field into the specified binary Result destination.
  • number of bytes -  Copy into the specified numeric Result destination the number of bytes in the binary data value in the source field.

 

Launch the template by choosing a binary field and then double-clicking the Copy template.  When the template launches we can specify options.

 

 

Copy : binary data

Copy the binary values from the source field into the specified binary Result destination.

 

Copy : number of bytes

Copy into the specified numeric Result destination the number of bytes in the binary data value in the source field.

 

See Also

Transform Pane

 

Transform Reference

 

Transform - Binary

 

Transform - Binary: Expression