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

NMSqlDataAccess Class | NMSqlDataAccess Members | netMage.Data.SqlClient Namespace