DocBook|Search
Class Reference
%Library.GTWConnection
   
Server:basexml
Instance:SOAXML
User:UnknownUser
 
-
  [BASEXML] >  [%Library] >  [GTWConnection]
Private  Storage  

class %Library.GTWConnection extends %RegisteredObject

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
5 3


Summary

Properties
Legacy Name Timeout dllhandle hdbc

Methods
%%OIDGet %AddToSaveSet %ClassIsLatestVersion %ClassName
%ConstructClone %DispatchClassMethod %DispatchGetModified %DispatchGetProperty
%DispatchMethod %DispatchSetModified %DispatchSetMultidimProperty %DispatchSetProperty
%Extends %GetParameter %IsA %IsModified
%New %NormalizeObject %ObjectModified %OriginalNamespace
%PackageName %RemoveFromSaveSet %SerializeObject %SetModified
%ValidateObject Connect Reconnect


Properties

• property Legacy as %Integer;
• property Name as %String;
• property Timeout as %String;
• property dllhandle as %String;
• property hdbc as %String;

Methods

• method Connect(dll As %String, name As %String, timeout As %Integer, legacy As %Integer) as %Status
• method Reconnect() as %Status