ComponentOne ADO.NET DataExtender
C1.C1DataExtender.2 Assembly / C1.C1DataExtender Namespace / EomConstant Class / OperandType Property

In This Topic
    OperandType Property (EomConstant)
    In This Topic
    The target type of value, to which Value is converted when call to ConvertedValue property occurs.
    Syntax
    'Declaration
     
    Public Overrides Property OperandType As System.Type
    public override System.Type OperandType {get; set;}
    See Also