ConstraintCollection (class)

This type is found in the namespace System.Data

mget_ItemConstraint
mget_ItemConstraint
mAddVoid
mAddConstraint
mAddConstraint
mAddConstraint
mAddConstraint
mAddRangeVoid
madd_CollectionChangedVoid
mremove_CollectionChangedVoid
mCanRemoveBoolean
mContainsBoolean
mCopyToVoid
mIndexOfInt32
mIndexOfInt32
mRemoveVoid
mRemoveAtVoid
mRemoveVoid
mClearVoid
mget_CountInt32
mCopyToVoid
mGetEnumeratorIEnumerator
mget_IsReadOnlyBoolean
mget_IsSynchronizedBoolean
mget_SyncRootObject
mEqualsBoolean
mGetHashCodeInt32
mGetTypeType
mToStringString
pItemConstraint
pItemConstraint
pCountInt32
pIsReadOnlyBoolean
pIsSynchronizedBoolean
pSyncRootObject
eCollectionChanged

get_Item

get_Item

indexSystem.Int32

Add

nameSystem.String

Add

constraintSystem.Data.Constraint

Add

nameSystem.String
columnsSystem.Data.DataColumn[]
primaryKeySystem.Boolean

Add

nameSystem.String
columnSystem.Data.DataColumn
primaryKeySystem.Boolean

Add

nameSystem.String
primaryKeyColumnSystem.Data.DataColumn
foreignKeyColumnSystem.Data.DataColumn

AddRange

nameSystem.String
primaryKeyColumnsSystem.Data.DataColumn[]
foreignKeyColumnsSystem.Data.DataColumn[]

add_CollectionChanged

constraintsSystem.Data.Constraint[]

remove_CollectionChanged

valueSystem.ComponentModel.CollectionChangeEventHandler

CanRemove

valueSystem.ComponentModel.CollectionChangeEventHandler

Contains

constraintSystem.Data.Constraint

CopyTo

nameSystem.String

IndexOf

arraySystem.Data.Constraint[]
indexSystem.Int32

IndexOf

constraintSystem.Data.Constraint

Remove

constraintNameSystem.String

RemoveAt

constraintSystem.Data.Constraint

Remove

indexSystem.Int32

Clear

nameSystem.String

get_Count

.

CopyTo

.

GetEnumerator

arSystem.Array
indexSystem.Int32

get_IsReadOnly

.

get_IsSynchronized

.

get_SyncRoot

.

Equals

.

GetHashCode

objSystem.Object

GetType

.

ToString

.

Item

.

Item

.

Count

.

IsReadOnly

.

IsSynchronized

.

SyncRoot

.

CollectionChanged

.
.