This topic has not yet been rated - Rate this topic

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.

Namespace:  Microsoft.SqlServer.Management.ConditionEditorUI
Assembly:  Microsoft.SqlServer.Management.ConditionEditorUI (in Microsoft.SqlServer.Management.ConditionEditorUI.dll)
public struct ConditionEditorStrings

The ConditionEditorStrings type exposes the following members.

  NameDescription
Public methodEquals (Inherited from ValueType.)
Public methodGetHashCode (Inherited from ValueType.)
Public methodGetType (Inherited from Object.)
Public methodToString (Inherited from ValueType.)
Top
  NameDescription
Public fieldconditionIntroContains the condition introduction statement for a particular facet. This string is the prefix for the statement displayed in the Condition Box.
Public fieldcontrollerDescriptionContains a description of the controller.
Top
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.