DataConnector | ComponentOne
C1.DataConnector Assembly / C1.DataConnector Namespace / ColumnExpression Class / TableName Property

In This Topic
    TableName Property (ColumnExpression)
    In This Topic
    The name of the table
    Syntax
    'Declaration
     
    Public Property TableName As String
    public string TableName {get; set;}
    See Also