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

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