Langue

EdgeConstraint Constructeurs

Définition

Surcharges

EdgeConstraint()

public EdgeConstraint();
Public Sub New ()

S’applique à

EdgeConstraint(SqlSmoObject, String)

public EdgeConstraint(Microsoft.SqlServer.Management.Smo.SqlSmoObject parent, string name);
new Microsoft.SqlServer.Management.Smo.EdgeConstraint : Microsoft.SqlServer.Management.Smo.SqlSmoObject * string -> Microsoft.SqlServer.Management.Smo.EdgeConstraint
Public Sub New (parent As SqlSmoObject, name As String)

Paramètres

parent
SqlSmoObject
name
String

S’applique à