QuickOPC User's Guide and Reference
DAMapper Class Methods


OpcLabs.EasyOpcClassic Assembly > OpcLabs.EasyOpc.DataAccess.LiveMapping Namespace : DAMapper Class

For a list of all members of this type, see DAMapper members.

Public Methods
 NameDescription
Public Method (Inherited from OpcLabs.BaseLib.Widgets.Widget)
Public MethodCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public MethodOverloaded. Defines a mapping, assuring that mapping sources are not duplicated. (Inherited from OpcLabs.BaseLib.LiveMapping.AbstractMapper)
Public MethodOverloaded.  (Inherited from System.ComponentModel.Component)
Public Method (Inherited from object)
Public MethodServes as the default hash function. (Inherited from object)
Public MethodRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public Method (Inherited from OpcLabs.BaseLib.Widgets.Widget)
Public Method (Inherited from OpcLabs.BaseLib.Widgets.Widget)
Public Method (Inherited from OpcLabs.BaseLib.Widgets.Widget)
Public MethodGets the System.Type of the current instance. (Inherited from object)
Public MethodObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodOverloaded. Maps a given object, using a mapping context created from the mapping context template, OpcLabs.BaseLib.LiveMapping.AbstractMapper.MappingContextTemplate. (Inherited from OpcLabs.BaseLib.LiveMapping.AbstractMapper)
Public MethodRaises the OpcLabs.BaseLib.LiveMapping.AbstractMapper.UpdateFailure event. (Inherited from OpcLabs.BaseLib.LiveMapping.AbstractMapper)
Public Method (Inherited from OpcLabs.BaseLib.Widgets.Widget)
Public MethodReturns a string that represents the current object. (Inherited from OpcLabs.BaseLib.Widgets.Widget)
Public MethodUndefines a specified mapping. (Inherited from OpcLabs.BaseLib.LiveMapping.AbstractMapper)
Public MethodOverloaded. Unmaps all mappings currently mapped by this mapper. (Inherited from OpcLabs.BaseLib.LiveMapping.AbstractMapper)
Public MethodOverloaded. Determines whether the specified DAMapper is value equal to the current object.  
Public Method (Inherited from OpcLabs.BaseLib.Widgets.Widget)
Top
Protected Methods
 NameDescription
Protected Internal MethodCreates a folder mapping.  
Protected Internal MethodCreates a folder source.  
Protected Internal MethodCreates an item mapping.  
Protected Internal MethodCreates an item source.  
Protected Internal MethodCreates a property mapping.  
Protected Internal MethodCreates a property source.  
Protected MethodExecutes a given operation. (Inherited from OpcLabs.BaseLib.LiveMapping.AbstractMapper)
Protected Method (Inherited from System.ComponentModel.Component)
Protected MethodOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected Methodstatic (Shared in Visual Basic)Overloaded. Obtains OpcLabs.EasyOpc.DataAccess.DAVtq for an item source, given an item mapping of a VTQ member.  
Protected MethodInfrastructure. (Inherited from OpcLabs.BaseLib.Widgets.Widget)
Protected MethodInfrastructure. (Inherited from OpcLabs.BaseLib.Widgets.Widget)
Protected MethodInfrastructure. (Inherited from OpcLabs.BaseLib.Widgets.Widget)
Top
Extension Methods
 NameDescription
Public Extension MethodFilter the mappings available on the mapper by the given criteria.
Top
See Also

Reference

DAMapper Class
OpcLabs.EasyOpc.DataAccess.LiveMapping Namespace