|   | 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
Syntaxpublic static string MasterConnStr { get; set; }Property Value
Type: 
String
See Also