SettingStore.Chainer Property

Definition

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.

Applies to