Skip to main content

SqlQueryCollection.Item Property

Name Parameters Description
Item[Int32] index Provides indexed access to individual items in the collection.
Item[String] name Provides access to an individual item in the collection by its name.