Udostępnij przez


ForeignKeyColumnCollection.Item Property

Gets a ForeignKeyColumn object in the collection by name or by index number.

Overload List

Name Description
ForeignKeyColumnCollection.Item (Int32)
Gets a ForeignKeyColumn object in the collection by index number.
ForeignKeyColumnCollection.Item (String)
Gets a ForeignKeyColumn object in the collection by name.