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


OpcLabs.EasyOpcClassicCore Assembly > OpcLabs.EasyOpc.DataAccess.Engine Namespace : EasyDAInstanceParameters Class

The following tables list the members exposed by EasyDAInstanceParameters.

Public Constructors
 NameDescription
Public ConstructorOverloaded. Initializes a new instance of the class.  
Top
Public Properties
 NameDescription
Public PropertyInfrastructure. (Inherited from OpcLabs.EasyOpc.Engine.EasyInstanceParameters)
Public Propertystatic (Shared in Visual Basic)Default host parameters.  
Public Propertystatic (Shared in Visual Basic)Default plug-in configurations.  
Public Propertystatic (Shared in Visual Basic)Default plug-in setups.  
Public PropertyDetermines whether information cached by the client will be persisted. (Inherited from OpcLabs.EasyOpc.Engine.EasyInstanceParameters)
Public PropertyDetermines whether the OPC client implemented in native code is enabled. (Inherited from OpcLabs.EasyOpc.Engine.EasyInstanceParameters)
Public PropertyDetermines whether the client implemented using OPC NET API is enabled. (Inherited from OpcLabs.EasyOpc.Engine.EasyInstanceParameters)
Public PropertyDetermines whether the OPC client implemented through service provider is enabled. (Inherited from OpcLabs.EasyOpc.Engine.EasyInstanceParameters)
Public PropertySpecifies optimization parameters that reduce the load on the OPC server.  
Public PropertySpecifies common parameters.  
Public PropertyAllows to separate persistent data for different instances of the object. (Inherited from OpcLabs.EasyOpc.Engine.EasyInstanceParameters)
Public PropertyConfigurations of plug-ins for the client object instance. (Inherited from OpcLabs.BaseLib.ComponentParameters)
Public PropertyDictionary of plug-in enabled flags, keyed by the plug-in name. Only for use with ConfigurationBinder. (Inherited from OpcLabs.BaseLib.ComponentParameters)
Public PropertySetups of plug-ins for the client object instance. (Inherited from OpcLabs.BaseLib.ComponentParameters)
Public PropertyA symbolic name of the current parameter combination if it has a standard name. Empty otherwise. (Inherited from OpcLabs.BaseLib.Parameters)
Public PropertySpecifies the maximum amount of time the various operations are allowed to take.  
Top
Protected Properties
 NameDescription
Protected PropertyOverridden. Infrastructure. Infrastructure.  
Protected PropertyOverridden. Infrastructure. Infrastructure.  
Top
Public Methods
 NameDescription
Public MethodOverridden.   
Public MethodOverloaded. Determines whether the specified EasyDAInstanceParameters is equal to the current object.  
Public MethodOverridden. Serves as the default hash function. Serves as a hash function for a particular type. 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 MethodOverloaded. Overridden. Infrastructure. Infrastructure. Infrastructure.  
Public MethodReturns a string that represents the current object.Returns a string that represents the current object.Returns a string that represents the current object.Returns a string that represents the current object. (Inherited from OpcLabs.BaseLib.Parameters)
Public Method (Inherited from OpcLabs.BaseLib.Info)
Top
Protected Methods
 NameDescription
Protected MethodInfrastructure. Copies data from the specified parameter object into the current parameter object. (Inherited from OpcLabs.BaseLib.Parameters)
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 MethodIndicates the standard name for the default combination of parameters. (Inherited from OpcLabs.BaseLib.Parameters)
Protected MethodReturns a collection of standard values for the OpcLabs.BaseLib.Parameters.StandardName property. (Inherited from OpcLabs.BaseLib.Parameters)
Protected MethodInfrastructure. (Inherited from OpcLabs.BaseLib.Parameters)
Protected MethodCreates a shallow copy of the current System.Object. (Inherited from object)
Protected MethodInfrastructure. (Inherited from OpcLabs.BaseLib.ComponentParameters)
Protected MethodOverridden. Infrastructure. Infrastructure. Infrastructure. Infrastructure.  
Protected MethodOverridden. Infrastructure. Infrastructure. Infrastructure. Infrastructure.  
Top
Public Events
 NameDescription
Public Event (Inherited from OpcLabs.BaseLib.ComponentParameters)
Top
Public Operators
Determines whether the two objects are equal.
Determines whether the two objects are not equal.
Top
See Also

Reference

EasyDAInstanceParameters Class
OpcLabs.EasyOpc.DataAccess.Engine Namespace