Click or drag to resize

AppGlobalMasterConnStr Property

ADO.NET connection string the the master database. Initialized from the registry by default but can be set programatically.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public static string MasterConnStr { get; set; }

Property Value

Type: String
See Also