ComponentOne ADO.NET DataExtender
C1.C1DataExtender.2 Assembly / C1.C1DataExtender Namespace / EomUtils Class
Methods

In This Topic
    EomUtils Class Members
    In This Topic

    The following tables list the members exposed by EomUtils.

    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Returns "expression tree" for the specified "plain expression". Returning "expression tree" takes into account operators' priorities. plainExpression must represent a valid infix expression (or empty expression), in other case result is unpredictable. Returning "expression tree" contains clones of "plain expression" elements.  
    Top
    See Also