Aracılığıyla paylaş


IServerSetupFacet Members

Represents the Policy-Based Management facet interface for setting up an instance of SQL Server.

The following tables list the members exposed by the IServerSetupFacet type.

Public Properties

  Name Description
Cc627725.pubproperty(tr-tr,SQL.100).gif AgentDomainGroup Gets the domain group that is associated with the SQL Server AgentThis property is not CLS-compliant.
Cc627725.pubproperty(tr-tr,SQL.100).gif AgentServiceAccount Gets the service account for the SQL Server Agent service.This property is not CLS-compliant.
Cc627725.pubproperty(tr-tr,SQL.100).gif AgentStartMode Gets the start mode for the SQL Server Agent service.This property is not CLS-compliant.
Cc627725.pubproperty(tr-tr,SQL.100).gif BackupDirectory Gets the backup directory for the instance of SQL Server.This property is not CLS-compliant.
Cc627725.pubproperty(tr-tr,SQL.100).gif BrowserServiceAccount Gets the service account for the SQL Server Browser service.This property is not CLS-compliant.
Cc627725.pubproperty(tr-tr,SQL.100).gif BrowserStartMode Gets the start mode for the SQL Server Browser service.This property is not CLS-compliant.
Cc627725.pubproperty(tr-tr,SQL.100).gif Collation Gets the collation that is used by the instance of SQL Server.This property is not CLS-compliant.
Cc627725.pubproperty(tr-tr,SQL.100).gif DefaultFile Gets the default file for the instance of SQL Server.This property is not CLS-compliant.
Cc627725.pubproperty(tr-tr,SQL.100).gif DefaultLog Gets the default log file for the instance of SQL Server.This property is not CLS-compliant.
Cc627725.pubproperty(tr-tr,SQL.100).gif EngineServiceAccount  
Cc627725.pubproperty(tr-tr,SQL.100).gif FilestreamLevel Gets the file stream level for the instance of SQL Server.This property is not CLS-compliant.
Cc627725.pubproperty(tr-tr,SQL.100).gif FilestreamShareName Gets the file stream share name for the instance of SQL Server.This property is not CLS-compliant.
Cc627725.pubproperty(tr-tr,SQL.100).gif InstallDataDirectory Gets the directory for install data.This property is not CLS-compliant.
Cc627725.pubproperty(tr-tr,SQL.100).gif InstallSharedDirectory Gets the directory for shared install information.This property is not CLS-compliant.
Cc627725.pubproperty(tr-tr,SQL.100).gif InstanceName Gets the name of the instance of SQL Server.This property is not CLS-compliant.
Cc627725.pubproperty(tr-tr,SQL.100).gif LoginMode Gets the login mode for the instance of SQL Server.This property is not CLS-compliant.
Cc627725.pubproperty(tr-tr,SQL.100).gif NamedPipesEnabled Gets the Boolean value that determines whether named pipes are enabled on the instance of SQL Server.This property is not CLS-compliant.
Cc627725.pubproperty(tr-tr,SQL.100).gif ServiceInstanceIdSuffix Gets the ID suffix for the SQL Server service.This property is not CLS-compliant.
Cc627725.pubproperty(tr-tr,SQL.100).gif ServiceName Gets the service name.This property is not CLS-compliant.
Cc627725.pubproperty(tr-tr,SQL.100).gif ServiceStartMode Gets the start mode for the SQL Server service.This property is not CLS-compliant.
Cc627725.pubproperty(tr-tr,SQL.100).gif SqlDomainGroup Gets the domain group for the instance of SQL Server.This property is not CLS-compliant.
Cc627725.pubproperty(tr-tr,SQL.100).gif TcpEnabled Gets the Boolean value that determines whether TCP/IP protocol is enabled on the instance of SQL Server.This property is not CLS-compliant.
Cc627725.pubproperty(tr-tr,SQL.100).gif TempdbLogPath Gets the path for the tempdb database transaction log.This property is not CLS-compliant.
Cc627725.pubproperty(tr-tr,SQL.100).gif TempdbPrimaryFilePath Gets the path for the tempdb database primary data file.This property is not CLS-compliant.
Cc627725.pubproperty(tr-tr,SQL.100).gif UserInstancesEnabled Gets the Boolean value that determines whether user instances are enabled.This property is not CLS-compliant.
Cc627725.pubproperty(tr-tr,SQL.100).gif WindowsUsersAndGroupsInSysadminRole Gets the Windows users and groups that are assigned to the system administrator role.This property is not CLS-compliant.

Top