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

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