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

In This Topic
    Operator Property (EomOperation)
    In This Topic
    The operator of the operation.
    Syntax
    'Declaration
     
    Public Property Operator As EomOperatorSymbol
    public EomOperatorSymbol Operator {get; set;}
    See Also