ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Data.DataEngine Assembly / GrapeCity.Enterprise.Data.DataEngine Namespace / RecordSet Class / Dispose Method

In This Topic
    Dispose Method (RecordSet)
    In This Topic
    Releases the resources used by the RecordSet.
    Syntax
    'Declaration
     
    Public Sub Dispose() 
    public void Dispose()
    See Also