QuickOPC User's Guide and Reference
DABrowseParameters Class Properties


OpcLabs.EasyOpcClassicCore Assembly > OpcLabs.EasyOpc.DataAccess Namespace : DABrowseParameters Class

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

Public Properties
 NameDescription
Public PropertySpecifies to only return nodes with certain access rights. Use None for no filtering.  
Public PropertySpecifies which subset of browse elements to return (branches, leaves, or both).  
Public PropertySpecifies to only return nodes of certain data type. Use Empty for no filtering.  
Public Propertystatic (Shared in Visual Basic)Default OPC DA browse parameters.  
Public Propertystatic (Shared in Visual Basic)Default access rights filter.  
Public Propertystatic (Shared in Visual Basic)Default data type filter.  
Public PropertyA wildcard string to filter the returned element names (empty string for no filtering).  
Public Propertystatic (Shared in Visual Basic)An empty node filter.  
Public PropertyA symbolic name of the current parameter combination if it has a standard name. Empty otherwise. (Inherited from OpcLabs.BaseLib.Parameters)
Public PropertyA server specific filter string (empty string for no filtering).  
Top
See Also

Reference

DABrowseParameters Class
OpcLabs.EasyOpc.DataAccess Namespace