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


In This Topic
    ColumnExpression Class Members
    In This Topic

    The following tables list the members exposed by ColumnExpression.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public Property The alias  
    Public Property The name of the column  
    Public Property The database identifier  
    Public Property A boolean to check if this column expression is an expression. Not being an expression means that its a simple column name  
    Public Property The IExpression children that made this IExpression  
    Public Property The table alias  
    Public Property The name of the table  
    Public Property The type of the expression  
    Top
    See Also