QuickOPC User's Guide and Reference
DAItemMapping Class Methods


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

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

Public Methods
 NameDescription
Public Method (Inherited from object)
Public MethodServes as the default hash function. (Inherited from object)
Public MethodRetrieves the mapped value from a target of this mapping. (Inherited from OpcLabs.BaseLib.LiveMapping.AbstractMapping)
Public MethodGets the System.Type of the current instance. (Inherited from object)
Public MethodDetermines whether this mapping is "tagged" with a given mapping tag. (Inherited from OpcLabs.BaseLib.LiveMapping.AbstractMapping)
Public MethodOverloaded. Uses the given OpcLabs.EasyOpc.DataAccess.OperationModel.DAVtqResult object to set the value of the linking target.  
Public MethodStores a mapped value into the target of this mapping. (Inherited from OpcLabs.BaseLib.LiveMapping.AbstractMapping)
Public MethodReturns a string that represents the current object. (Inherited from OpcLabs.BaseLib.LiveMapping.AbstractMapping)
Top
Protected Methods
 NameDescription
Protected MethodAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from object)
Protected MethodCreates a shallow copy of the current System.Object. (Inherited from object)
Top
Extension Methods
 NameDescription
Public Extension MethodDetermines whether a given target object belongs to this mapping.
Public Extension MethodDetermines the target object of the mapping.
Top
See Also

Reference

DAItemMapping Class
OpcLabs.EasyOpc.DataAccess.LiveMapping Namespace