Hi Y’all,
Here is an example on how to covert a column
Dim cCustID As DataColumn = New DataColumn("CustID", System.Type.GetType("System.Int64"))
Hi Y’all,
Here is an example on how to covert a column
Dim cCustID As DataColumn = New DataColumn("CustID", System.Type.GetType("System.Int64"))