Freigeben über


DefaultConstraint-Klasse

Model schema container class for DefaultConstraint

Vererbungshierarchie

System.Object
  Microsoft.SqlServer.Dac.Model.DefaultConstraint

Namespace:  Microsoft.SqlServer.Dac.Model
Assembly:  Microsoft.SqlServer.Dac.Extensions (in Microsoft.SqlServer.Dac.Extensions.dll)

Syntax

'Declaration
Public NotInheritable Class DefaultConstraint
'Usage
public static class DefaultConstraint
public ref class DefaultConstraint abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type DefaultConstraint =  class end
public final class DefaultConstraint

Der DefaultConstraint-Typ macht folgende Elemente verfügbar.

Eigenschaften

  Name Beschreibung
Öffentliche EigenschaftStatisches Element Disabled Disabled property class of DefaultConstraint
Öffentliche EigenschaftStatisches Element Expression Expression property class of DefaultConstraint
Öffentliche EigenschaftStatisches Element ExpressionDependencies ExpressionDependencies relationship class of DefaultConstraint
Öffentliche EigenschaftStatisches Element Host Host relationship class of DefaultConstraint
Öffentliche EigenschaftStatisches Element TargetColumn TargetColumn relationship class of DefaultConstraint
Öffentliche EigenschaftStatisches Element TypeClass Type class for DefaultConstraint
Öffentliche EigenschaftStatisches Element WithValues WithValues property class of DefaultConstraint

Zum Anfang

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.

Siehe auch

Verweis

Microsoft.SqlServer.Dac.Model-Namespace