This topic has not yet been rated - Rate this topic

SqlServiceType Property (SqlServiceAdvancedProperty Class)

Gets the type of the managed service associated with the advanced property.


          

object.SetBoolValue(NumValue)
        
object

A SqlServiceAdvancedProperty Class object that represents an advanced property.

A uint32 value that specifies the SQL Server Service type.

Return values can be one of the following:

Type

Definition

1

MSSQLSERVER is the SQL Server service.

2

SQLSERVERAGENT is the SQL Server Agent service.

3

MSFTESQL is the SQL Server Full-text Search Engine service.

4

MsDtsServer is the Integration Services service.

5

MSSQLServerOLAPService is the Analysis Services service.

6

ReportServer is the Reporting Services service.

7

SQLBrowser is the SQL Server Browser service.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.