GlobalConfiguration.AdoInvariant 属性

定义

使用 ADO 时,标识基础数据提供程序的实时性和提醒。 在创建新工厂时也使用这种由三部分组成的命名语法,并用于标识应用程序配置文件中的提供程序,以便在运行时能够检索提供程序名称及其关联的连接字符串。 https://msdn.microsoft.com/en-us/library/dd0w4a2z%28v=vs.110%29.aspx 为提醒集重写此值 AdoInvariantForReminders

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

属性值

适用于