QuickOPC User's Guide and Reference
DAAccessRight Class Members
Fields  Properties  Methods  Events


OpcLabs.EasyOpcClassic Assembly > OpcLabs.EasyOpc.DataAccess Namespace : DAAccessRight Class

The following tables list the members exposed by DAAccessRight.

Public Constructors
 NameDescription
Public ConstructorOverloaded. Initializes a new instance of the DAAccessRight class.  
Top
Public Fields
 NameDescription
Public FieldDefault value of DAAccessRight, i.e. corresponding to DAAccessRights.Both, expressed as string.  
Public FieldDefault internal value. Equals to DAAccessRights.Both.  
Public FieldNumerical value of default DAAccessRight, which corresponds to DAAccessRights.Both.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the Readable indicator.  
Public PropertyGets or sets the Writable indicator.  
Public Propertystatic (Shared in Visual Basic)Default access rights.  
Public PropertyAn internal value of the access rights - a combination of enumerated values.  
Public PropertyThe numerical (integer) value of the access rights.  
Public PropertyA symbolic name of the current DAAccessRight if it has a standard name. Empty otherwise.  
Top
Public Methods
 NameDescription
Public MethodOverridden.   
Public MethodOverloaded. Overridden. Determines whether the specified object is equal to the current object.Determines whether the specified System.Object is equal to the current object.  
Public Methodstatic (Shared in Visual Basic)Converts a combination of enumerated values to a DAAccessRight object.  
Public Methodstatic (Shared in Visual Basic)Converts the long integer value of access rights bits to an access rights object.  
Public MethodOverridden. Serves as the default hash function. Serves as a hash function for a particular type.  
Public MethodOverridden.   
Public Method (Inherited from OpcLabs.BaseLib.Info)
Public MethodGets the System.Type of the current instance. (Inherited from object)
Public Method (Inherited from OpcLabs.BaseLib.Info)
Public Methodstatic (Shared in Visual Basic)Converts DAAccessRight object to a combination of enumerated values.  
Public Methodstatic (Shared in Visual Basic)Converts the access rights object to a long integer value of access rights bits.  
Public MethodOverridden. Returns a string that represents the current object.Returns a string that represents the current object.Returns a string describing the access rights combination.  
Public Method (Inherited from OpcLabs.BaseLib.Info)
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)
Protected MethodOverridden. Infrastructure. Infrastructure.  
Protected MethodOverridden. Infrastructure. Infrastructure.  
Top
Public Events
 NameDescription
Public EventHandler for System.ComponentModel.INotifyPropertyChanged.PropertyChanged.  
Top
Public Operators
Determines whether the two objects are equal.
Overloaded. Converts the access rights object to a long integer value of access rights bits.
Determines whether the two objects are not equal.
Top
See Also

Reference

DAAccessRight Class
OpcLabs.EasyOpc.DataAccess Namespace