Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Model schema container class for CheckConstraint
Inheritance Hierarchy
System.Object
Microsoft.SqlServer.Dac.Model.CheckConstraint
Namespace: Microsoft.SqlServer.Dac.Model
Assembly: Microsoft.SqlServer.Dac.Extensions (in Microsoft.SqlServer.Dac.Extensions.dll)
Syntax
'Declaration
Public NotInheritable Class CheckConstraint
'Usage
public static class CheckConstraint
public ref class CheckConstraint abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type CheckConstraint = class end
public final class CheckConstraint
The CheckConstraint type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() ![]() |
Disabled | Disabled property class of CheckConstraint |
![]() ![]() |
Expression | Expression property class of CheckConstraint |
![]() ![]() |
ExpressionDependencies | ExpressionDependencies relationship class of CheckConstraint |
![]() ![]() |
Host | Host relationship class of CheckConstraint |
![]() ![]() |
NotForReplication | NotForReplication property class of CheckConstraint |
![]() ![]() |
TypeClass | Type class for CheckConstraint |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
.gif)
.gif)