Chili.Opf3 Send comments on this topic.
OECommand Class Members
See Also  Properties 
Chili.Opf3.Query.OPathParser Namespace : OECommand Class


The following tables list the members exposed by OECommand.

Public Properties

 NameDescription
Public PropertyArguments A list that contains the arguments of the command. A command can also contain commands. For example: SubString(UserName, 1, 3) contains two arguments: 1 and 3.  
Public PropertyItems Returns the list of items. Each OEItem can contain a list of other OEItem. (Inherited from OEItem)
Public PropertyName Returns the name of the command.  
Top

See Also