ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Core.Rendering.Data Namespace / ReportDataSnapshot Class / ReleaseDataSource Method

In This Topic
    ReleaseDataSource Method
    In This Topic
    Releases related data sources.
    Syntax
    'Declaration
     
    Public Sub ReleaseDataSource() 
    public void ReleaseDataSource()
    Remarks
    This method should not be used directly in application code. It is designed for internal operations within the product libraries and may change or be removed in future versions without notice.
    See Also