DataEngine for .NET Standard | ComponentOne
C1.DataEngine.Api Assembly / C1.DataEngine Namespace / RuntimeColumn Class
Properties Methods


In This Topic
    RuntimeColumn Class Members
    In This Topic

    The following tables list the members exposed by RuntimeColumn.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public Property Optional alias to use for the column name.  
    Public Property An array of column names (one name for unary operations, two names for binary operations).  
    Public Property Case-sensitive string that denotes a column operation.  
    Top
    Public Methods
     NameDescription
    Public Method Returns a value that indicates whether the column uses a DateTime operator or other construct that requires derivation from a parent query.  
    Top
    See Also