Constraint (System.Data.Constraint)

Inherits: System.Object

Interfaces:

Derived Types: 2 (Click here to see a list of derived types)

Assembly: System.Data.dll

Represents a constraint that can be enforced on one or more DataColumn objects.

VB.NET C#

C#

public abstract class Constraint
{
}

Articles

ConstraintException Class (System.Data)

Represents the exception that is thrown when attempting an action that violates a constraint. ... Represents the exception that is thrown when attempting an action that violates a ...

ConstraintCollection Class (System.Data)

Represents a collection of constraints for a DataTable. ... The ConstraintCollection is accessed through the DataTable . . :: . Constraints property.

Constraint Class (System.Data)

A constraint is a rule used to maintain the integrity of the data in the ... System . . :: . Object    System.Data . . :: . Constraint      System.Data . . :: . ForeignKeyConstraint

Constraint Class

System.Object     System.Data.Constraint        System.Data.ForeignKeyConstraint        System.Data.UniqueConstraint [Visual Basic] MustInherit Public Class ...

MBR IT/.NET 247 : System.Data Namespace [Details]

System.Data.Constraint: System.Data.ConstraintCollection: System.Data.ConstraintException ... Bespoke Software? Commission Matthew Baxter-Reynolds and his team for your next ...

ConstraintException

BeginEdit is ignored ... command.ExecuteScalar(); ds.Tables["docdescriptors"].Rows.Add(row); I get the a ConstraintException because I did not fill all columns.

ConstraintException

Handling of a ConstraintException ... Handling of a ConstraintException Ralf Hermanns Hi. I got so much help out of the dotnet ... ConstraintException catch speed

Mono Documentation

Mono Class Library : System.Data Namespace System.Data.Constraint Class: Documentation for this section has not yet been entered. See Also: Constraint ...

Mono Documentation

The members of System.Data.Constraint are listed below. See Also: Inherited members from System.Object [ ...

Custom .NET Training ASP.NET Training Silverlight Training LINQ Training IT Support