ConditionEditorStrings Structure
Contains the conditional editing strings that will be displayed in the UI. The content of these strings may vary depending on the condition facet.
Assembly: Microsoft.SqlServer.Management.ConditionEditorUI (in Microsoft.SqlServer.Management.ConditionEditorUI.dll)
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from ValueType.) |
![]() | GetHashCode() | (Inherited from ValueType.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from ValueType.) |
| Name | Description | |
|---|---|---|
![]() | conditionIntro | Contains the condition introduction statement for a particular facet. This string is the prefix for the statement displayed in the Condition Box. |
![]() | controllerDescription | Contains a description of the controller. |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

