Sets a value for flag that indicates if the DataTable specified by dt maps to an ABL temp-table that has a before-table defined for it on the AppServer. The syntax is:
If you set flag to true, you can only pass dt back to an AppServer as part of an ADO.NET DataSet that corresponds to a ProDataSet INPUT parameter. You must also ensure that the corresponding ABL temp-table has a before-table defined for it on the AppServer.