Gets/Sets the column index in the dataset to which you want to read the value

[Visual Basic]
Protected Property ColumnIndex As Integer
[C#]
protected int ColumnIndex {get; set;}

See Also

SqlDataAccess Class | SqlDataAccess Members | Magnusson.Data.SqlClient Namespace