GlobalConfiguration.UseAdoNetSystemStore Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Détermine si ADO doit être utilisé pour le stockage des informations d’appartenance et de rappels. True si LivenessType et ReminderServiceType sont définis sur SqlServer, false dans le cas contraire.
public bool UseAdoNetSystemStore { get; }
member this.UseAdoNetSystemStore : bool
Public ReadOnly Property UseAdoNetSystemStore As Boolean