ArcFM Engine Developer Guide
ArchiveDb Class
Members 


Product Availability
Required Licenses
.NET Assembly
This class provides the schema information for the Responder (RX_) tables.
Syntax
'Declaration
 
Public MustInherit NotInheritable Class ArchiveDb 
'Usage
 
Dim instance As ArchiveDb
public static class ArchiveDb 
Remarks
WARNING: In order to use this class the startup code must register for the ConfiguratorResolve event and return an instance of the Configurator (DataSetConfig class) when requested. The reason that this is necessary is because the location of the configurator information depends on the particular application. Currently, Responder client-side applications query the DataServices middle-tier for the Configurator data.
Inheritance Hierarchy

System.Object
   Miner.Responder.Shared.ArchiveDb

Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

ArchiveDb Members
Miner.Responder.Shared Namespace

 

 


Send Comment