FontAndColorProviderGridResults 클래스

Gets the grid results category Guid.

상속 계층

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

네임스페이스:  Microsoft.SqlServer.Management.UI.VSIntegration.Editors
어셈블리:  SQLEditors(SQLEditors.dll)

구문

‘선언
Public NotInheritable Class FontAndColorProviderGridResults _
    Inherits FontAndColorProviderBase
‘사용 방법
Dim instance As FontAndColorProviderGridResults
public sealed class FontAndColorProviderGridResults : FontAndColorProviderBase
public ref class FontAndColorProviderGridResults sealed : public FontAndColorProviderBase
[<SealedAttribute>]
type FontAndColorProviderGridResults =  
    class 
        inherit FontAndColorProviderBase 
    end
public final class FontAndColorProviderGridResults extends FontAndColorProviderBase

FontAndColorProviderGridResults 유형에서 다음 멤버를 표시합니다.

속성

  이름 설명
공용 속성정적 멤버 Instance Gets an instance of font and color provider for the grid results category.

맨 위로 이동

메서드

  이름 설명
공용 메서드 Equals (Object에서 상속됨)
공용 메서드 GetHashCode (Object에서 상속됨)
공용 메서드 GetType (Object에서 상속됨)
공용 메서드 ToString (Object에서 상속됨)

맨 위로 이동

필드

  이름 설명
공용 필드정적 멤버 CategoryGuid Gets the grid results category Guid.
공용 필드정적 멤버 GridCell Gets the grid cell.

맨 위로 이동

명시적 인터페이스 구현

  이름 설명
명시적 인터페이스 구현전용 메서드 IVsFontAndColorDefaultsGetBaseCategory Gets an integer value that specifies the base category. (FontAndColorProviderBase에서 상속됨)
명시적 인터페이스 구현전용 메서드 IVsFontAndColorDefaultsGetCategoryName Gets the category name. (FontAndColorProviderBase에서 상속됨)
명시적 인터페이스 구현전용 메서드 IVsFontAndColorDefaultsGetFlags Gets defined flags. (FontAndColorProviderBase에서 상속됨)
명시적 인터페이스 구현전용 메서드 IVsFontAndColorDefaultsGetFont Gets the font used by the editor. (FontAndColorProviderBase에서 상속됨)
명시적 인터페이스 구현전용 메서드 IVsFontAndColorDefaultsGetItem Gets an integer value that identifies an item. (FontAndColorProviderBase에서 상속됨)
명시적 인터페이스 구현전용 메서드 IVsFontAndColorDefaultsGetItemByName Gets an item from the itemName parameter. (FontAndColorProviderBase에서 상속됨)
명시적 인터페이스 구현전용 메서드 IVsFontAndColorDefaultsGetItemCount Gets the item count. (FontAndColorProviderBase에서 상속됨)
명시적 인터페이스 구현전용 메서드 IVsFontAndColorDefaultsGetPriority Gets the font and color priority. (FontAndColorProviderBase에서 상속됨)
명시적 인터페이스 구현전용 메서드 IVsFontAndColorEventsOnApply Applies font and color settings. (FontAndColorProviderBase에서 상속됨)
명시적 인터페이스 구현전용 메서드 IVsFontAndColorEventsOnFontChanged Applies font changes. (FontAndColorProviderBase에서 상속됨)
명시적 인터페이스 구현전용 메서드 IVsFontAndColorEventsOnItemChanged Applies font and color changes. (FontAndColorProviderBase에서 상속됨)
명시적 인터페이스 구현전용 메서드 IVsFontAndColorEventsOnReset Clears changes to an item identified by the guid parameter. (FontAndColorProviderBase에서 상속됨)
명시적 인터페이스 구현전용 메서드 IVsFontAndColorEventsOnResetToBaseCategory Resets to base. Not implemented. (FontAndColorProviderBase에서 상속됨)

맨 위로 이동

스레드 보안

이 유형의 모든 공용 static(Visual Basic에서는 Shared) 멤버는 스레드로부터 안전합니다. 인스턴스 멤버는 스레드로부터의 안전성이 보장되지 않습니다.

참고 항목

참조

Microsoft.SqlServer.Management.UI.VSIntegration.Editors 네임스페이스