hey all,
what's the best way to search my DataColumn object to see if a column name
"contains" a certain string value?
thanks,
rodchar
RobinS - 27 Mar 2008 07:22 GMT
You mean you want to know if the name of a DataColumn object contains a
specific string?
RobinS.
> hey all,
> what's the best way to search my DataColumn object to see if a column name
> "contains" a certain string value?
>
> thanks,
> rodchar