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

プロパティ値

チェイナー設定です。

適用対象