i got this code from c# and i dont know how to do this in vb.net
VB Code:
DataColumn cCustID = new DataColumn("CustID", typeof(int));
VB Code:
'solution dim ccustid as datacolumn = new datacolumn("CustID", GetType(integer))
thanks in advance...mate
![]()
|
Results 1 to 1 of 1
Thread: conversion help!(solved)
|
Click Here to Expand Forum to Full Width |