dotConnect for MySQL Documentation
Devart.Common Namespace / SelectTable Class

In This Topic
    SelectTable Class Properties
    In This Topic

    For a list of all members of this type, see SelectTable members.

    Public Properties
     NameDescription
    Public PropertyGets or sets table alias.  
    Public PropertyGets or sets the name of the table database.  
    Public PropertyGets or sets a JOIN clause for the SelectTable.  
    Public PropertyGets or sets a JOIN ON clause for the SelectTable.  
    Public PropertyGets or sets name of the table or subquery text.  
    Public PropertyGets or sets the name of the table schema.  
    Public PropertyGets the subquery text that the SelectTable represents.  
    Top
    See Also