SettingStore.Chainer 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 chainer settings.
public:
property Microsoft::SqlServer::Configuration::ChainerSettings ^ Chainer { Microsoft::SqlServer::Configuration::ChainerSettings ^ get(); };
public Microsoft.SqlServer.Configuration.ChainerSettings Chainer { get; }
member this.Chainer : Microsoft.SqlServer.Configuration.ChainerSettings
Public ReadOnly Property Chainer As ChainerSettings
Property Value
The chainer settings.