Responder Developer Guide
RxDbTest Class
Members 


Version: 10.2.1a

Resource Center Home

Product Availability

Responder

Required Licenses
Responder
.NET Assembly
Miner.Responder.Processors.dll
Object Model
RxDbTest Class
Syntax
'Declaration
 
<ConnectionTestAttribute(Connections=Connection.DataServices Or  _
    Connection.PredictionServices Or  _
    Connection.LineDisplayService, 
   Name="Rx Database Connection Test", 
   ContractName="", 
   ContractType=Miner.Responder.Processors.ConnectionTests.IConnectionTest)>
Public Class RxDbTest 
   Implements Miner.Responder.Processors.ConnectionTests.IConnectionTest 
'Usage
 
Dim instance As RxDbTest
[ConnectionTest(Connections=Connection.DataServices | 
    Connection.PredictionServices | 
    Connection.LineDisplayService, 
   Name="Rx Database Connection Test", 
   ContractName="", 
   ContractType=Miner.Responder.Processors.ConnectionTests.IConnectionTest)]
public class RxDbTest : Miner.Responder.Processors.ConnectionTests.IConnectionTest  
Inheritance Hierarchy

System.Object
   Miner.Responder.Processors.ConnectionTests.Tests.RxDbTest

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

RxDbTest Members
Miner.Responder.Processors.ConnectionTests.Tests Namespace

 

 


Send Comment