DataRelationCollection::IndexOf Method

 

Gets the index of the specified data relation.

Namespace:   System.Data
Assembly:  System.Data (in System.Data.dll)

NameDescription
System_CAPS_pubmethodIndexOf(DataRelation^)

Gets the index of the specified DataRelation object.

System_CAPS_pubmethodIndexOf(String^)

Gets the index of the DataRelation specified by name.

Return to top
Show: