FontAndColorProviderShowplan.CategoryGuid Field
Gets showplan category Guid.
Namespace: Microsoft.SqlServer.Management.UI.VSIntegration.Editors
Assembly: SQLEditors (in SQLEditors.dll)
Syntax
'Declaration
Public Shared ReadOnly CategoryGuid As Guid
'Usage
Dim value As Guid
value = FontAndColorProviderShowplan.CategoryGuid
public static readonly Guid CategoryGuid
public:
static initonly Guid CategoryGuid
static val CategoryGuid: Guid
public static final var CategoryGuid : Guid
See Also
Reference
FontAndColorProviderShowplan Class
Microsoft.SqlServer.Management.UI.VSIntegration.Editors Namespace