This topic has not yet been rated - Rate this topic

FontAndColorProviderShowplan Class

SQL Server 2012

Font and color provider show plan.

System.Object
  Microsoft.SqlServer.Management.UI.VSIntegration.Editors.FontAndColorProviderBase
    Microsoft.SqlServer.Management.UI.VSIntegration.Editors.FontAndColorProviderShowplan

Namespace:  Microsoft.SqlServer.Management.UI.VSIntegration.Editors
Assembly:  SQLEditors (in SQLEditors.dll)
public sealed class FontAndColorProviderShowplan : FontAndColorProviderBase

The FontAndColorProviderShowplan type exposes the following members.

  NameDescription
Public propertyStatic memberInstanceGets an instance of font and color provider for showplan category.
Top
  NameDescription
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
  NameDescription
Public fieldStatic memberCategoryGuidGets showplan category Guid.
Public fieldStatic memberTextGets a string text.
Top
  NameDescription
Explicit interface implemetationPrivate methodIVsFontAndColorDefaultsGetBaseCategoryGets an integer value that specifies the base category. (Inherited from FontAndColorProviderBase.)
Explicit interface implemetationPrivate methodIVsFontAndColorDefaultsGetCategoryNameGets the category name. (Inherited from FontAndColorProviderBase.)
Explicit interface implemetationPrivate methodIVsFontAndColorDefaultsGetFlagsGets defined flags. (Inherited from FontAndColorProviderBase.)
Explicit interface implemetationPrivate methodIVsFontAndColorDefaultsGetFontGets the font used by the editor. (Inherited from FontAndColorProviderBase.)
Explicit interface implemetationPrivate methodIVsFontAndColorDefaultsGetItemGets an integer value that identifies an item. (Inherited from FontAndColorProviderBase.)
Explicit interface implemetationPrivate methodIVsFontAndColorDefaultsGetItemByNameGets an item from the itemName parameter. (Inherited from FontAndColorProviderBase.)
Explicit interface implemetationPrivate methodIVsFontAndColorDefaultsGetItemCountGets the item count. (Inherited from FontAndColorProviderBase.)
Explicit interface implemetationPrivate methodIVsFontAndColorDefaultsGetPriorityGets the font and color priority. (Inherited from FontAndColorProviderBase.)
Explicit interface implemetationPrivate methodIVsFontAndColorEventsOnApplyApplies font and color settings. (Inherited from FontAndColorProviderBase.)
Explicit interface implemetationPrivate methodIVsFontAndColorEventsOnFontChangedApplies font changes. (Inherited from FontAndColorProviderBase.)
Explicit interface implemetationPrivate methodIVsFontAndColorEventsOnItemChangedApplies font and color changes. (Inherited from FontAndColorProviderBase.)
Explicit interface implemetationPrivate methodIVsFontAndColorEventsOnResetClears changes to an item identified by the guid parameter. (Inherited from FontAndColorProviderBase.)
Explicit interface implemetationPrivate methodIVsFontAndColorEventsOnResetToBaseCategoryResets to base. Not implemented. (Inherited from FontAndColorProviderBase.)
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.