SettingStore Class

 

Represents the store settings.

Namespace:   Microsoft.SqlServer.Configuration
Assembly:  Microsoft.SqlServer.Configuration (in Microsoft.SqlServer.Configuration.dll)

System::Object
  Microsoft.SqlServer.Configuration::SettingStore

public ref class SettingStore 

NameDescription
System_CAPS_pubmethodSettingStore(ServiceContainer^)

Initializes a new instance of the SettingStore class.

NameDescription
System_CAPS_pubpropertyAgentServiceConfigSettings

Gets the agent service configuration settings.

System_CAPS_pubpropertyAnalysisServiceAccountSettings

Gets the analysis service account settings.

System_CAPS_pubpropertyAnalysisServiceDeploymentModeSettings

Gets the analysis service deployment mode settings.

System_CAPS_pubpropertyAnalysisServiceDirectorySettings

Gets the analysis service directory settings.

System_CAPS_pubpropertyASCollationConfigSettings

Gets the ASCollation configuration settings.

System_CAPS_pubpropertyASDomainGroupSettings

Gets the ASDomain group settings.

System_CAPS_pubpropertyASServiceConfigSettings

Gets the ASService configuration settings.

System_CAPS_pubpropertyChainer

Gets the chainer settings.

System_CAPS_pubpropertyClusterNodeConfigSettings

Gets the cluster node configuration settings.

System_CAPS_pubpropertyDatabaseEngineDirectorySettings

Gets the database engine directory settings.

System_CAPS_pubpropertyDatabaseEngineSecuritySettings

Gets the database engine security settings.

System_CAPS_pubpropertyDatabaseEngineTempdbSettings

Gets or sets the database engine tempdb settings.

System_CAPS_pubpropertyDBEngineServiceConfigSettings

Gets the DBEngine service configuration settings.

System_CAPS_pubpropertyDistributedReplayClientConfigSettings

Gets the distributed replay client configuration settings.

System_CAPS_pubpropertyDistributedReplayControllerConfigSettings

Gets the distributed replay controller configuration settings.

System_CAPS_pubpropertyDistributedReplayControllerUsersSettings

Gets the distributed replay controller users settings.

System_CAPS_pubpropertyEngineDomainGroupSettings

Gets the engine domain group settings.

System_CAPS_pubpropertyExtensibilityServiceConfigSettings

Gets the extensibility service configuration settings.

System_CAPS_pubpropertyFdHostServiceConfigSettings

Gets the FdHost service configuration settings.

System_CAPS_pubpropertyFeatures

Gets the feature settings.

System_CAPS_pubpropertyFilestreamSettings

Gets the file stream settings.

System_CAPS_pubpropertyFTUpgradeConfigSettings

Gets the FTUpgrade configuration settings.

System_CAPS_pubpropertyInstallSharedDirectory

Gets the install shared directory settings.

System_CAPS_pubpropertyInstance

Gets the instance settings.

System_CAPS_pubpropertyInstanceSelectionSettings

Gets the instance selection settings.

System_CAPS_pubpropertyLanguageSettings

Gets the language settings.

System_CAPS_pubpropertyMatrixConfigSettings

Gets the matrix configuration settings.

System_CAPS_pubpropertyPidConfigSettings

Gets the pid configuration settings.

System_CAPS_pubpropertyPolybaseConfigSettings

Gets or sets the configuration settings of the polybase.

System_CAPS_pubpropertyPolybaseDmsServiceConfigSettings

Gets or sets the PolybaseDmsServiceConfigSettings object.

System_CAPS_pubpropertyPolybaseEngineServiceConfigSettings

Gets or sets the service configuration settings for the store settings.

System_CAPS_pubpropertyRANUConfigSettings

Gets the RANU configuration settings.

System_CAPS_pubpropertyRoleSelectionSettings

Gets the role selection settings.

System_CAPS_pubpropertyRSServiceConfigSettings

Gets the RSService configuration settings.

System_CAPS_pubpropertySqlBrowserServiceConfigSettings

Gets the SQL browser service configuration settings.

System_CAPS_pubpropertySqlCollationConfigSettings

Gets the SQL collation controller configuration public settings.

System_CAPS_pubpropertySSISServiceConfigSettings

Gets the SSIS service configuration settings.

NameDescription
System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: