PrintDocument for WinForms | ComponentOne
C1.PrintDocument.6 Assembly / C1.C1Preview.DataBinding Namespace / DataSource Class
Properties Methods


In This Topic
    DataSource Class Members
    In This Topic

    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