DataRelationCollection::IndexOf Method
.NET Framework (current version)
Gets the index of the specified data relation.
Assembly: System.Data (in System.Data.dll)
| Name | Description | |
|---|---|---|
![]() | IndexOf(DataRelation^) | Gets the index of the specified DataRelation object. |
![]() | IndexOf(String^) | Gets the index of the DataRelation specified by name. |
Show:
