A Sandcastle Documented Class Library
IApp
Config
Service
Load
Configuration Method
Reloads the configuration from the underlying storage mechanism.
Namespace:
Dundas.BI.Configuration
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntax
C#
VB
C++
F#
Copy
void
LoadConfiguration
()
Sub
LoadConfiguration
void
LoadConfiguration
()
abstract
LoadConfiguration
:
unit
->
unit
Exceptions
Exception
Condition
NoPrivilegeException
The caller does not have system administration privileges.
InvalidSessionException
The caller context is not associated with a valid session.
See Also
Reference
IAppConfigService Interface
Dundas.BI.Configuration Namespace