QuickOPC User's Guide and Reference
DAMemberMappingDefinition Class Members
Properties  Methods 


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

The following tables list the members exposed by DAMemberMappingDefinition.

Public Constructors
 NameDescription
Public ConstructorMember mapping definition for members involved in mapping for OPC "Classic" specifications.  
Top
Public Properties
 NameDescription
Public PropertyContains the DAFolder attribute, if present for this member.  
Public PropertyContains the DAItem attribute, if present for this member.  
Public PropertyContains mapping tags attached to this mapping. (Inherited from OpcLabs.BaseLib.LiveMapping.AbstractMemberMappingDefinition)
Public PropertyContains the DAMember attribute, if present for this member.  
Public PropertyContains the MetaMember attribute, if present for this member. (Inherited from OpcLabs.BaseLib.LiveMapping.AbstractMemberMappingDefinition)
Public PropertyThe name of the member. (Inherited from OpcLabs.BaseLib.LiveMapping.AbstractMemberMappingDefinition)
Public PropertyContains the DANode attribute, if present for this member.  
Public PropertyContains the DAProperty attribute, if present for this member.  
Public PropertyContains the DARead attribute, if present for this member.  
Public PropertyContains the Server attribute, if present for this member. (Inherited from OpcLabs.EasyOpc.LiveMapping.CommonMemberMappingDefinition)
Public PropertyContains the DASubscription attribute, if present for this member.  
Public PropertyType mapping definition for this member. (Inherited from OpcLabs.BaseLib.LiveMapping.AbstractMemberMappingDefinition)
Top
Public Methods
 NameDescription
Public Method (Inherited from object)
Public MethodServes as the default hash function. (Inherited from object)
Public MethodGets the System.Type of the current instance. (Inherited from object)
Public MethodOverridden. Loads member mapping definition for a specified member. Loads member mapping definition for a specified member. Loads member mapping definition for a specified member. Loads member mapping definition for a specified member.  
Public MethodOverridden. Determines whether a specified member is involved in mapping. Determines whether a specified member is involved in mapping. Determines whether a specified member is involved in mapping. Determines whether a specified member is involved in mapping.  
Public MethodReturns a string that represents the current object. (Inherited from object)
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
See Also

Reference

DAMemberMappingDefinition Class
OpcLabs.EasyOpc.DataAccess.LiveMapping Namespace