DataConnector | ComponentOne
C1.DataConnector Assembly / C1.DataConnector Namespace / AssignExpression Class
Properties


In This Topic
    AssignExpression Class Members
    In This Topic

    The following tables list the members exposed by AssignExpression.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public Property The column to which Value needs to be assigned  
    Public Property The IExpression children that made this IExpression  
    Public Property The type of the expression  
    Public Property The Value to be assigned to the Column  
    Top
    See Also