C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview.DataBinding Namespace / DataSource Class
Properties Methods


DataSource Class Members

The following tables list the members exposed by DataSource.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyGets the ConnectionProperties object containing data source connection information (connection string, data provider etc.).  
Public PropertyGets the C1DataSchema containing the current data source.  
Public PropertyGets the DataSourceCollection containing the current data source.  
Public PropertyGets or sets a value indicating whether all data for all data sets that use the current data source should be fetched within a single transaction.  
Top
Public Methods
 NameDescription
Public MethodAssigns (copies) properties from another DataSource to the current object.  
Top
See Also