Class Reference
%Library.GTWConnection
Server:
appadmin-00044-deployment-6bf4cbc86d-f76z9
Instance:
IRIS
User:
SuperUser
[
USER
] >
[
%Library
] >
[
GTWConnection
]
Private
Storage
class
%Library.GTWConnection
extends
%RegisteredObject
Inventory
Parameters
Properties
Methods
Queries
Indices
ForeignKeys
Triggers
6
3
Summary
Properties
Legacy
Name
Timeout
dllhandle
hdbc
Methods
%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