ConditionEditorController.LoadConstraintList(Condition) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
僅供參考之用。 不支援。 我們無法保證未來的相容性。 從指定的條件物件載入約束清單。
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
指定從何種條件載入約束清單。