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
Showing 0 results
Your Answer

Please first to submit.