ConnectionSettings.ResetConnectionString 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
告诉我们 ConnectionString 是否需要在 ConnectionManager 的 SqlConnectionObject 属性中重置。
protected bool ResetConnectionString { get; set; }
member this.ResetConnectionString : bool with get, set
Protected Property ResetConnectionString As Boolean