MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Data Namespace / DbDataSource Class
Fields Properties Methods

DbDataSource Class Members

The following tables list the members exposed by DbDataSource.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Fields
 NameDescription
Public FieldThe number of seconds to wait for a connection to open, before cancelling an attempt and generate an error.  
Top
Public Properties
 NameDescription
Public PropertySpecifies a valid SQL statement used to retrieve records from the data source.  
Public PropertySets or returns the amount of time to wait while executing a command before terminating the attempt and generating an error.  
Public PropertySpecifies the string used to open a connection to the data source.  
Public PropertyGet or sets the value indicating whether the credentials dialog should be called or not.  
Public PropertyGets data source's DbProviderFactory.  
Public Property  
Public PropertyReturns provider's invariant name  
Public PropertySpecifies a valid SQL statement used to retrieve records from the data source.  
Top
Public Methods
 NameDescription
Public Method  
Public Method  
Public Method  
Public Method  
Top
See Also