Click or drag to resize

ServerConnectionBase Class

Base class for standard IServerConnection implementations.
Inheritance Hierarchy
SystemObject
  Aras.IOMServerConnectionBase
    Aras.IOMHttpServerConnection

Namespace:  Aras.IOM
Assembly:  IOM (in IOM.dll) Version: 12.0.0.30918
Syntax
public abstract class ServerConnectionBase

The ServerConnectionBase type exposes the following members.

Methods
  NameDescription
Public methodCallAction
Call the specified action on Innovator Server. Not implemented.
Public methodGetDatabaseName
Returns name of the current database in use.
Public methodGetDatabases
Returns all configured databases
Public methodGetLicenseInfo
Returns information about subscription and all add-on's
Public methodGetLicenseInfo(String, String)
Returns information about subscription and all add-on's
Top
See Also