Sql.Net Class Library Documentation

SelectColumnCollection.Item Property

Gets or sets the SelectColumn at the given index in this SelectColumnCollection.

public virtual SelectColumn this[
   int index
] {get; set;}

See Also

SelectColumnCollection Class | Reeb.SqlOM Namespace