DataConnector | ComponentOne
C1.DataConnector Assembly / C1.DataConnector Namespace / TableOrSubquery Class / IsKeyword Property

In This Topic
    IsKeyword Property
    In This Topic
    Boolean to specify if this object refers to a SQL Keyword
    Syntax
    'Declaration
     
    Public Property IsKeyword As Boolean
    public bool IsKeyword {get; set;}
    See Also