DataEngine for .NET Standard | ComponentOne
C1.DataEngine.Collection Assembly / C1.DataEngine Namespace / C1DataEngineCollection Class / BaseQuery Property

In This Topic
    BaseQuery Property
    In This Topic
    Gets the wrapped query.
    Syntax
    'Declaration
     
    Public ReadOnly Property BaseQuery As ExpandoObject
    public ExpandoObject BaseQuery {get;}
    See Also