SettingStore.Chainer プロパティ

定義

チェイナー設定を手に入れます。

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

プロパティ値

チェーン設定です。

適用対象