DataEngine for .NET Standard | ComponentOne
C1.DataEngine Assembly / C1.DataEngine Namespace / JoinQuery Class / Name Property

In This Topic
    Name Property (JoinQuery)
    In This Topic
    String uniquely identifying the base table or query in the workspace.
    Syntax
    'Declaration
     
    Public ReadOnly Property Name As String
    public string Name {get;}
    See Also