How to assign a SalTableColumn defined as Binary

0
0

Hello,

 

I have a SalTableColumn defined as Binary (this.DataType = PPJ.Runtime.Windows.DataType.Binary)

 

How can I assign it programmatically ? I can do it for the others Datatypes (colMyCol.DateTime = :dMyDate, …)but cannot find how to cope with binary

 

TIA

Mirko

  • You must to post comments
0
0

Hello,

This forum is for Wisej.NET support. PPJ users with a valid PPJ license should contact support at: support AT wisej.com

Please email support and include a small test case showing what you’re trying to do. Delete the bin and obj folders before attaching the test case in order to make the file size smaller.

 

-Julie

  • You must to post comments
Showing 1 result
Your Answer

Please first to submit.