search my DataColumn object

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • =?Utf-8?B?cm9kY2hhcg==?=

    search my DataColumn object

    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

    #2
    Re: search my DataColumn object

    You mean you want to know if the name of a DataColumn object contains a
    specific string?

    RobinS.

    "rodchar" <rodchar@discus sions.microsoft .comwrote in message
    news:A0A628DD-AF78-4871-B949-8145FCA49DCF@mi crosoft.com...
    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

    Comment

    Working...