Subject: passing datatype as a function argument
Posted By: texasraven Post Date: 9/23/2003 10:14:09 AM
I need to write a function that will accept a dataset as a parameter and create a 2D array of integer/float/long/whatever numeric type of data in the dataset, and then populate the 2D array using the data in the datatable.

How can I determine the type of data contained in the dataset/datatable in the function. Alternatively, can I pass the datatype that a particular dataset might have. How would I do that in VB.NET

Would appreciate any help, and thanks in advance.


Go to topic 4455

Return to index page 1040
Return to index page 1039
Return to index page 1038
Return to index page 1037
Return to index page 1036
Return to index page 1035
Return to index page 1034
Return to index page 1033
Return to index page 1032
Return to index page 1031