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

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