Gets or sets an array of expressions for the SET clause of the LOAD DATA statement.
'Declaration
Public ReadOnly Property Expressions As ArrayList
public ArrayList Expressions {get;}
Property Value
The array of expressions for the SET clause of the LOAD DATA statement.