DataEngine for .NET Standard | ComponentOne
C1.DataEngine.Collection Assembly / C1.DataEngine Namespace / C1DataEngineCollection Class / Dispose Method

In This Topic
    Dispose Method (C1DataEngineCollection)
    In This Topic
    Delete query results accumulated during the lifetime of this C1DataEngineCollection instance.
    Syntax
    'Declaration
     
    Public Sub Dispose() 
    public void Dispose()
    See Also