Responder Developer Guide
RxDbTest Class
Members 


Product Availability
Required Licenses
.NET Assembly
Object Model
RxDbTest Class
Syntax
'Declaration
 
<ConnectionTestAttribute(Connection.DataServices Or  _
    Connection.LineDisplayService Or  _
    Connection.PredictionServices, 
   Name="Rx Database Connection Test", 
   Tags="database")>
Public Class RxDbTest 
   Implements Miner.Responder.Processors.ConnectionTests.IConnectionTest 
'Usage
 
Dim instance As RxDbTest
[ConnectionTest(Connection.DataServices | 
    Connection.LineDisplayService | 
    Connection.PredictionServices, 
   Name="Rx Database Connection Test", 
   Tags="database")]
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