GlobalConfiguration.UseAdoNetSystemStore プロパティ

定義

メンバーシップとアラーム情報の保存に ADO を使用するかどうかを決定します。 LivenessType と ReminderServiceType のどちらかまたは両方が SqlServer に設定されている場合は True、それ以外の場合は false。

public bool UseAdoNetSystemStore { get; }
member this.UseAdoNetSystemStore : bool
Public ReadOnly Property UseAdoNetSystemStore As Boolean

プロパティ値

適用対象