SettingStore.Instance Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the instance settings.
public:
property Microsoft::SqlServer::Configuration::InstanceSettings ^ Instance { Microsoft::SqlServer::Configuration::InstanceSettings ^ get(); };
public Microsoft.SqlServer.Configuration.InstanceSettings Instance { get; }
member this.Instance : Microsoft.SqlServer.Configuration.InstanceSettings
Public ReadOnly Property Instance As InstanceSettings
Property Value
The instance settings.