[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Core.Rendering.Data.LocateDataSourceArgs.SetData

SetData Method

SetData(object)

Sets the requested data. It can be an object, stream, string or something else depending on the data provider.

Declaration
public void SetData(object data)
Parameters
Type Name Description
object data

The data to be passed to the DbCommand