%Library.GTWConnection
class %Library.GTWConnection extends %Library.RegisteredObject
Property Inventory
Method Inventory
Properties
property Legacy as %Integer;
Property methods: LegacyDisplayToLogical(), LegacyGet(), LegacyIsValid(), LegacyLogicalToDisplay(), LegacyNormalize(), LegacySet()
property Name as %String;
Property methods: NameDisplayToLogical(), NameGet(), NameIsValid(), NameLogicalToDisplay(), NameLogicalToOdbc(), NameNormalize(), NameSet()
property Timeout as %String;
Property methods: TimeoutDisplayToLogical(), TimeoutGet(), TimeoutIsValid(), TimeoutLogicalToDisplay(), TimeoutLogicalToOdbc(), TimeoutNormalize(), TimeoutSet()
property dllhandle as %String;
Property methods: dllhandleDisplayToLogical(), dllhandleGet(), dllhandleIsValid(), dllhandleLogicalToDisplay(), dllhandleLogicalToOdbc(), dllhandleNormalize(), dllhandleSet()
property hdbc as %String;
Property methods: hdbcDisplayToLogical(), hdbcGet(), hdbcIsValid(), hdbcLogicalToDisplay(), hdbcLogicalToOdbc(), hdbcNormalize(), hdbcSet()
Methods
method Reconnect() as %Status
Inherited Members
Inherited 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()