Edit

Share via


GlobalConfiguration.AdoInvariant Property

Definition

When using ADO, identifies the underlying data provider for liveness and reminders. This three-part naming syntax is also used when creating a new factory and for identifying the provider in an application configuration file so that the provider name, along with its associated connection string, can be retrieved at run time. https://msdn.microsoft.com/en-us/library/dd0w4a2z%28v=vs.110%29.aspx In order to override this value for reminders set AdoInvariantForReminders

public string AdoInvariant { get; set; }
member this.AdoInvariant : string with get, set
Public Property AdoInvariant As String

Property Value

Applies to