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


In This Topic
    TableOrSubquery Class Members
    In This Topic

    The following tables list the members exposed by TableOrSubquery.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public Property The Alias of the table  
    Public Property The identifier of the database from where the table belongs to (Inherited from C1.DataConnector.QualifiedTableName)
    Public Property Boolean to specify if this object refers to a SQL Keyword  
    Public Property The name of the table (Inherited from C1.DataConnector.QualifiedTableName)
    Public Property The sub-query statement if this object refers to a subQuery, otherwise, null.  
    Top
    See Also