Hmm .. I think I am missing your point, the class SqlDataAdapter doesn't
have a columns collection on it; only commands and a fill method (to fill a
dataset/datatable) and a few other things. Tell me what exactly are you
doing, and if possible paste some code.