Свойство | Type | Description | |
---|---|---|---|
AssertConstraintAndKeyIndexes | void | ||
CanBeRemovedFromCollection | bool | ||
CanEnableConstraint | bool | ||
CheckCanAddToCollection | void | ||
CheckConstraint | void | ||
CheckState | void | ||
Clone | |||
Clone | |||
Clone | |||
ConstraintIndexClear | void | ||
ConstraintIndexInitialize | void | ||
ContainsColumn | bool | ||
Create | void | ||
IsConstraintViolated | bool | ||
NonVirtualCheckState | void | ||
UniqueConstraint | System.Diagnostics |
Méthode | Description | |
---|---|---|
Equals ( object key2 ) : bool |
Compares this constraint to a second to determine if both are identical.
|
|
GetHashCode ( ) : int | ||
UniqueConstraint ( |
Initializes a new instance of the
|
|
UniqueConstraint ( |
Initializes a new instance of the
|
|
UniqueConstraint ( string name, |
Initializes a new instance of the
|
|
UniqueConstraint ( string name, |
Initializes a new instance of the
|
Méthode | Description | |
---|---|---|
AssertConstraintAndKeyIndexes ( ) : void | ||
CanBeRemovedFromCollection ( |
||
CanEnableConstraint ( ) : bool | ||
CheckCanAddToCollection ( |
||
CheckConstraint ( |
||
CheckState ( ) : void | ||
Clone ( |
||
Clone ( |
||
Clone ( |
||
ConstraintIndexClear ( ) : void | ||
ConstraintIndexInitialize ( ) : void | ||
ContainsColumn ( |
||
Create ( string constraintName, |
||
IsConstraintViolated ( ) : bool | ||
NonVirtualCheckState ( ) : void | ||
UniqueConstraint ( string name, string columnNames, bool isPrimaryKey ) : System.Diagnostics |
public UniqueConstraint ( |
||
column | ||
Résultat | System.Diagnostics |
public UniqueConstraint ( |
||
column | ||
isPrimaryKey | bool | |
Résultat | System.Diagnostics |
public UniqueConstraint ( string name, |
||
name | string | |
column | ||
Résultat | System.Diagnostics |
public UniqueConstraint ( string name, |
||
name | string | |
column | ||
isPrimaryKey | bool | |
Résultat | System.Diagnostics |