EdgeConstraintClauseCollection.Remove メソッド

定義

オーバーロード

Remove(EdgeConstraintClause)

public void Remove(Microsoft.SqlServer.Management.Smo.EdgeConstraintClause edgeconstraintclause);
override this.Remove : Microsoft.SqlServer.Management.Smo.EdgeConstraintClause -> unit
Public Sub Remove (edgeconstraintclause As EdgeConstraintClause)

パラメーター

edgeconstraintclause
EdgeConstraintClause

適用対象

Remove(String)

public void Remove(string name);
override this.Remove : string -> unit
Public Sub Remove (name As String)

パラメーター

name
String

適用対象