Is the 'option compare' valid in vb.net 2003?

I wish to comapre a text string against a string from my db but some records may not have a capital letter at the front and some may.

I know in VBA I would use option compare to get round this but vb.net seems to disagree with it.

Many Thanks

Scott