This topic has not yet been rated - Rate this topic

DataRowCollection.Contains Method

Gets a value that indicates whether the primary key columns of any row in the collection contain the specified value.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  Name Description
Public method Contains(Object) Gets a value that indicates whether the primary key of any row in the collection contains the specified value.
Public method Contains(Object[]) Gets a value that indicates whether the primary key columns of any row in the collection contain the values specified in the object array.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.