DataRelationCollection::Item Property
.NET Framework (current version)
Gets the specified DataRelation from the collection.
Assembly: System.Data (in System.Data.dll)
| Name | Description | |
|---|---|---|
![]() | Item[Int32] | Gets the DataRelation object at the specified index. |
![]() | Item[String^] | Gets the DataRelation object specified by name. |
Show:
