ComponentOne ADO.NET DataExtender
C1.C1DataExtender.2 Assembly / C1.C1DataExtender Namespace / EomOperation Class / Left Property

In This Topic
    Left Property (EomOperation)
    In This Topic
    Left operand of the operation, or null for unary operation.
    Syntax
    'Declaration
     
    Public Property Left As EomOperandElement
    public EomOperandElement Left {get; set;}
    See Also