.NET Connector Method Reference

.NET Connector Method Reference

Show / Hide Table of Contents
  • Attachmate.Verastream.HostIntegrator.E2V
    • Area
    • ExtraArea
    • ExtraOIA
    • ExtraScreen
    • ExtraSession
    • ExtraSessions
    • ExtraSystem
    • OIA
    • Screen
    • Session
    • Sessions
    • System
  • Attachmate.Verastream.HostIntegrator.EAO2V
    • ATM_AREA
    • ATM_FIELDTYPE
    • ATM_FINDFIELD
    • ATM_OIA
    • ATM_OIA_ERRORSTATUS
    • ATM_OIA_OWNER
    • ATM_OIA_XSTATUS
    • ATM_SESSION_STATE
    • ATM_WRAP
    • AtmConTN3270
    • AtmConstants
    • AtmScreen3270
    • AtmSession
    • AtmSessionConstants
    • IAtmConTN3270
    • IAtmOia3270
    • IAtmScreen3270
    • IAtmSession
    • IAtmWait
  • WRQ.Verastream.HostIntegrator
    • AidKey
    • AttributeMetaData
    • Color
    • ColumnMetaData
    • ColumnType
    • ElementLocation
    • ElementType
    • ErrorMessage
    • FieldMetaData
    • HostIntegratorChannelException
    • HostIntegratorConnectorException
    • HostIntegratorDeadSessionException
    • HostIntegratorException
    • HostIntegratorMarshallerException
    • HostIntegratorModelDataException
    • HostIntegratorModelDefException
    • HostIntegratorRejuvenationSession
    • HostIntegratorServerException
    • HostIntegratorSession
    • HostIntegratorTerminalException
    • HostIntegratorTimeoutException
    • HostIntegratorUserException
    • InputFieldInfo
    • LoggingLevel
    • MetaData
    • MetaDataType
    • ModelDataColumn
    • ModelDataTable
    • OperationMetaData
    • ProcedureMetaData
    • ProcedureType
    • RcConst
    • RecordSetMetaData
    • RegionType
    • RejuvenationAidKey
    • RejuvenationEnablementMode
    • RejuvenationMethod
    • Screen
    • ScreenField
    • ScrollMovement
    • SessionType
    • TerminalAttributes
    • TerminalField
    • TerminalScreen
    • VariableInitialization
    • VariableMetaData
    • VariableType

Class HostIntegratorRejuvenationSession

This class and the elements in this class support the Verastream .NET API framework and are not intended to be used directly in your code.

Inheritance
object
HostIntegratorSession
HostIntegratorRejuvenationSession
Inherited Members
HostIntegratorSession.GetLastRequestID()
HostIntegratorSession.GetLocale()
HostIntegratorSession.SetLocale(string)
HostIntegratorSession.ErrorScreen
HostIntegratorSession.GetLoggingLevel()
HostIntegratorSession.SetLoggingLevel(LoggingLevel)
HostIntegratorSession.GetVMRFilePrefix()
HostIntegratorSession.SetVMRFilePrefix(string)
HostIntegratorSession.GetMajorVersion()
HostIntegratorSession.MethodTimeout
HostIntegratorSession.ConnectionTimeout
HostIntegratorSession.GetMinorVersion()
HostIntegratorSession.ModelName
HostIntegratorSession.ServerName
HostIntegratorSession.GetSessionID()
HostIntegratorSession.GetVersionString()
HostIntegratorSession.IsConnected
HostIntegratorSession.IsSecureConnection
HostIntegratorSession.MetaDataOnly
HostIntegratorSession.ModelVersionString
HostIntegratorSession.SessionType
HostIntegratorSession.GetHomeEntityName()
HostIntegratorSession.GetAttributeAtCursor()
HostIntegratorSession.GetTerminalFieldAtCursor()
HostIntegratorSession.GetModelEntities()
HostIntegratorSession.GetModelVariables()
HostIntegratorSession.SetModelVariables(IDictionary)
HostIntegratorSession.GetModelVariableNames()
HostIntegratorSession.GetCurrentRecordSetName()
HostIntegratorSession.SetCurrentRecordSetByName(string)
HostIntegratorSession.GetTableNames()
HostIntegratorSession.ConnectToModel(string, string)
HostIntegratorSession.ConnectToModel(string, string, string, string)
HostIntegratorSession.ConnectToModel(string, string, IDictionary)
HostIntegratorSession.ConnectToModel(string, string, string, string, IDictionary)
HostIntegratorSession.ConnectToModelViaDomain(string, string, string)
HostIntegratorSession.ConnectToModelViaDomain(string, string, string, IDictionary)
HostIntegratorSession.ConnectToModelViaDomain(string, string, string, string, string)
HostIntegratorSession.ConnectToModelViaDomain(string, string, string, string, string, IDictionary)
HostIntegratorSession.ConnectToSession(string, string)
HostIntegratorSession.ConnectToSession(string, string, string, string)
HostIntegratorSession.ConnectToSession(string, string, IDictionary)
HostIntegratorSession.ConnectToSession(string, string, string, string, IDictionary)
HostIntegratorSession.ConnectToSessionViaDomain(string, string, string, string, string, IDictionary)
HostIntegratorSession.ConnectToSessionViaDomain(string, string, string)
HostIntegratorSession.ConnectToSessionViaDomain(string, string, string, string, string)
HostIntegratorSession.ConnectToSessionViaDomain(string, string, string, IDictionary)
HostIntegratorSession.Disconnect()
HostIntegratorSession.RequireSecureConnection(bool)
HostIntegratorSession.ResumeConnection(string)
HostIntegratorSession.SuspendConnection(int)
HostIntegratorSession.WaitForEntityChange(string, int)
HostIntegratorSession.GetPatternLocations(IList)
HostIntegratorSession.GetPatternLocations()
HostIntegratorSession.GetAttributeLocations(IList)
HostIntegratorSession.GetAttributeLocations()
HostIntegratorSession.GetRecordSetLocations(IList)
HostIntegratorSession.GetRecordSetLocations()
HostIntegratorSession.GetFieldLocations(IList)
HostIntegratorSession.GetFieldLocations()
HostIntegratorSession.FetchRecords(int, IList, string)
HostIntegratorSession.FetchRecords()
HostIntegratorSession.FetchRecords(int)
HostIntegratorSession.FetchRecords(string)
HostIntegratorSession.FetchRecords(IList)
HostIntegratorSession.FetchRecords(IList, string)
HostIntegratorSession.FetchRecords(int, IList)
HostIntegratorSession.FetchRecords(int, string)
HostIntegratorSession.GetCurrentRecord()
HostIntegratorSession.NextRecord(string)
HostIntegratorSession.NextRecord()
HostIntegratorSession.GetAttributeMetaData(string, string)
HostIntegratorSession.GetEntityAttributes(string)
HostIntegratorSession.GetEntityDescription(string)
HostIntegratorSession.GetEntityOperations(string)
HostIntegratorSession.GetEntityRecordSets(string)
HostIntegratorSession.GetFieldMetaData(string, string, string)
HostIntegratorSession.GetOperationMetaData(string, string)
HostIntegratorSession.GetRecordSetMetaData(string, string)
HostIntegratorSession.GetVariableMetaData(string)
HostIntegratorSession.ProcessString(string)
HostIntegratorSession.EnableTerminalAttributes(bool)
HostIntegratorSession.EnableTerminalAttributes()
HostIntegratorSession.GetAttributes(IList)
HostIntegratorSession.GetAttributes()
HostIntegratorSession.GetCurrentEntity()
HostIntegratorSession.GetCurrentRecordIndex()
HostIntegratorSession.InsertRecord(IDictionary)
HostIntegratorSession.InsertRecords(DataSet)
HostIntegratorSession.MoveCurrentRecordIndex(ScrollMovement)
HostIntegratorSession.PerformEntityOperation(string)
HostIntegratorSession.SelectCurrentRecord()
HostIntegratorSession.SelectRecordByFilter(string)
HostIntegratorSession.SelectRecordByIndex(int)
HostIntegratorSession.SetAttributes(IDictionary)
HostIntegratorSession.SetAttributes(DataSet)
HostIntegratorSession.SetAttributesDelayed(IDictionary, string)
HostIntegratorSession.SetAttributesDelayed(DataSet, string)
HostIntegratorSession.SetCurrentEntity(string)
HostIntegratorSession.SetCurrentRecordIndex(int)
HostIntegratorSession.WaitForCondition(int, string, string)
HostIntegratorSession.WaitForCondition(int, string)
HostIntegratorSession.UpdateCurrentRecord(IDictionary)
HostIntegratorSession.UpdateCurrentRecord(DataSet)
HostIntegratorSession.UpdateRecordByFilter(IDictionary, string)
HostIntegratorSession.UpdateRecordByFilter(DataSet, string)
HostIntegratorSession.UpdateRecordByIndex(IDictionary, int)
HostIntegratorSession.UpdateRecordByIndex(DataSet, int)
HostIntegratorSession.UpdateRecords(IDictionary, string)
HostIntegratorSession.UpdateRecords(DataSet, string)
HostIntegratorSession.PerformTableProcedure(string, string, IDictionary, bool)
HostIntegratorSession.PerformTableProcedure(string, string, IDictionary, bool, IList, int)
HostIntegratorSession.PerformTableProcedure(string, string, IDictionary, IDictionary, bool)
HostIntegratorSession.PerformTableProcedure(string, string, IDictionary)
HostIntegratorSession.PerformTableProcedure(string, string, IDictionary, IDictionary, bool, IList, int)
HostIntegratorSession.ExecuteSQLStatement(string, int)
HostIntegratorSession.ExecuteSQLStatement(string)
HostIntegratorSession.GetColumnMetaData(string, string)
HostIntegratorSession.GetProcedureMetaData(string, string)
HostIntegratorSession.GetTableColumns(string)
HostIntegratorSession.GetTableDescription(string)
HostIntegratorSession.GetTableProcedures(string)
HostIntegratorSession.GetStringAtOffset(int, int)
HostIntegratorSession.GetStringAtRowColumn(int, int, int, int)
HostIntegratorSession.InsertStringAtCursor(string)
HostIntegratorSession.InsertStringAtOffset(string, int)
HostIntegratorSession.InsertStringAtRowColumn(string, int, int)
HostIntegratorSession.PerformAidKey(AidKey)
HostIntegratorSession.WaitForCursor(int, int, int)
HostIntegratorSession.WaitForString(string, int, int, int)
HostIntegratorSession.WaitForStringRelCursor(string, int, int, int)
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: WRQ.Verastream.HostIntegrator
Assembly: WRQ.Verastream.HostIntegrator.dll
Syntax
public class HostIntegratorRejuvenationSession : HostIntegratorSession

Constructors

HostIntegratorRejuvenationSession()

This class and the elements in this class support the Verastream .NET API framework and are not intended to be used directly in your code.

Declaration
public HostIntegratorRejuvenationSession()
Remarks

This class and the elements in this class support the Verastream .NET API framework and are not intended to be used directly in your code.

Properties

LegacyRejuvenation

Sets or gets whether legacy rejuvenation behavior is in effect.

Declaration
public bool LegacyRejuvenation { get; set; }
Property Value
Type Description
bool

Sets or gets whether the current session is using legacy rejuvenation behavior.

Remarks

When legacy rejuvenation behavior is in effect, the names of some VHI model objects with names that end in _HIDE, _SHOW, _NOCACHE, etc. are applied.

ScreenCRC

This class and the elements in this class support the Verastream .NET API framework and are not intended to be used directly in your code.

Declaration
public int ScreenCRC { get; }
Property Value
Type Description
int

This class and the elements in this class support the Verastream .NET API framework and are not intended to be used directly in your code.

Remarks

This class and the elements in this class support the Verastream .NET API framework and are not intended to be used directly in your code.

Exceptions
Type Condition
HostIntegratorConnectorException

Thrown when client is not connected

HostIntegratorException

Thrown if the connection is for metadata only

TerminalUpdatesPresent

This class and the elements in this class support the Verastream .NET API framework and are not intended to be used directly in your code.

Declaration
public bool TerminalUpdatesPresent { get; }
Property Value
Type Description
bool

This class and the elements in this class support the Verastream .NET API framework and are not intended to be used directly in your code.

Remarks

This class and the elements in this class support the Verastream .NET API framework and are not intended to be used directly in your code.

Exceptions
Type Condition
HostIntegratorConnectorException

Thrown when client is not connected

HostIntegratorException

Thrown if the connection is for metadata only

Methods

GetTerminalScreen()

This class and the elements in this class support the Verastream .NET API framework and are not intended to be used directly in your code.

Declaration
public TerminalScreen GetTerminalScreen()
Returns
Type Description
TerminalScreen

This class and the elements in this class support the Verastream .NET API framework and are not intended to be used directly in your code.

Remarks

This class and the elements in this class support the Verastream .NET API framework and are not intended to be used directly in your code.

Exceptions
Type Condition
HostIntegratorConnectorException

Thrown when client is not connected.

HostIntegratorException

Thrown if the connection is for metadata only

SetHiddenAttributes(IList)

Sets the list of attributes that are to have their text hidden.

Declaration
public void SetHiddenAttributes(IList ha)
Parameters
Type Name Description
IList ha

A list of strings containing the names of the attributes that are to be hidden in the form EntityName.AttributeName

Remarks

The list of attributes will only be processed by the connector when LegacyRejuvenation is set to false.

WaitForStableDisplay()

This class and the elements in this class support the Verastream .NET API framework and are not intended to be used directly in your code.

Declaration
public void WaitForStableDisplay()
Remarks

This class and the elements in this class support the Verastream .NET API framework and are not intended to be used directly in your code.

Exceptions
Type Condition
HostIntegratorConnectorException

Thrown when client is not connected.

HostIntegratorException

Thrown if the connection is for metadata only

WaitForStableDisplay(int, int)

This class and the elements in this class support the Verastream .NET API framework and are not intended to be used directly in your code.

Declaration
public void WaitForStableDisplay(int durationMilliSeconds, int timeLimitSeconds)
Parameters
Type Name Description
int durationMilliSeconds

Duration of host silence to wait for

int timeLimitSeconds

Maximum time to wait for keyboard unlock and host silence

Remarks

This class and the elements in this class support the Verastream .NET API framework and are not intended to be used directly in your code.

Exceptions
Type Condition
HostIntegratorConnectorException

Thrown when client is not connected.

HostIntegratorException

Thrown if the connection is for metadata only

In This Article
Back to top © 1985-2024 Rocket Software, Inc. or its affiliates. All Rights Reserved