ConditionEditorController Class
Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. Defines methods and properties to configure the condition.
Assembly: Microsoft.SqlServer.Management.ConditionEditorUI (in Microsoft.SqlServer.Management.ConditionEditorUI.dll)
System::MarshalByRefObject
System.ComponentModel::Component
Microsoft.SqlServer.Management.ConditionEditorUI::ConditionEditorController
| Name | Description | |
|---|---|---|
![]() | ConditionEditorController(IContainer^, String^, ConditionEditorStrings) | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. Initializes a new instance of the ConditionEditorController class with the specified container, facet name, and UI labels. |
| Name | Description | |
|---|---|---|
![]() | CanRaiseEvents | (Inherited from Component.) |
![]() | ConditionObject | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. Gets the Condition object managed by the controller. |
![]() | Container | (Inherited from Component.) |
![]() | DesignMode | (Inherited from Component.) |
![]() | Events | (Inherited from Component.) |
![]() | Site | (Inherited from Component.) |
![]() | View | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. Gets the control view for this controller. |
| Name | Description | |
|---|---|---|
![]() | CreateObjRef(Type^) | (Inherited from MarshalByRefObject.) |
![]() | Dispose() | (Inherited from Component.) |
![]() | Dispose(Boolean) | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. Releases all resources used by the ConditionEditorController class.(Overrides Component::Dispose(Boolean).) |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Component.) |
![]() | GenerateConditionObject() | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. Generates a new Condition object from the constraint list data. |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetLifetimeService() | (Inherited from MarshalByRefObject.) |
![]() | GetService(Type^) | (Inherited from Component.) |
![]() | GetType() | (Inherited from Object.) |
![]() | InitializeLifetimeService() | (Inherited from MarshalByRefObject.) |
![]() | LoadConstraintList(Condition^) | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. Loads the constraint list from the specified Condition object. |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | MemberwiseClone(Boolean) | (Inherited from MarshalByRefObject.) |
![]() | ToString() | (Inherited from Component.) |
| Name | Description | |
|---|---|---|
![]() | ConditionChanged | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. Event handler for the event when the condition is added or modified. |
![]() | Disposed | (Inherited from Component.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.




