C1.UWP.FlexReport Assembly / C1.Xaml.FlexReport Namespace / DataSource Class


In This Topic
DataSource Class Methods
In This Topic

For a list of all members of this type, see DataSource members.

Public Methods
 NameDescription
Public MethodOverloaded. Assigns (copies) properties from another DataSource to the current object. The name of source object is not copied.  
Public MethodFor internal used. Disposes underlying DataHandler.  
Public MethodFor internal used. Builds the DataHandler object used to access data defined by this DataSource object. Method can throw an exception if data source can not be opened: invalid connection string etc.  
Public MethodReturns the Name of the current data source.  
Top
See Also