Sql.Net Class Library Documentation

SqlConstantCollection.Item Property

Gets or sets the SqlConstant at the given index in this SqlConstantCollection.

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

See Also

SqlConstantCollection Class | Reeb.SqlOM Namespace