How to add a runtime parameter to a datasheet?
Ans : DataTable.LocalSheet
The following example uses the LocalSheet property to return the local sheet of
the run-time Data Table in order to add a parameter (column) to it.
MyParam=DataTable.LocalSheet.AddParameter("Time", "5:45")
Saturday, May 20
How to add a runtime parameter to a datasheet?
Posted by job news at 8:26 AM
Subscribe to:
Post Comments (Atom)
0 Comments:
Post a Comment