다음을 통해 공유


ConditionEditorController.LoadConstraintList(Condition) 메서드

정의

정보를 제공하기 위해서만 확인됩니다. 지원 안 됨 향후 호환성은 보장되지 않습니다. 지정한 조건 개체에서 제약 조건 목록을 로드합니다.

public:
 void LoadConstraintList(Microsoft::SqlServer::Management::Dmf::Condition ^ condition);
public void LoadConstraintList (Microsoft.SqlServer.Management.Dmf.Condition condition);
member this.LoadConstraintList : Microsoft.SqlServer.Management.Dmf.Condition -> unit
Public Sub LoadConstraintList (condition As Condition)

매개 변수

condition
Condition

제약 조건 목록을 로드할 조건을 지정합니다.

적용 대상