ActiveReports3 Request technical support
SqlDBDataSource Class Members
See Also  Properties 


The following tables list the members exposed by SqlDBDataSource.

Public Constructors

 NameDescription
Public ConstructorSqlDBDataSource ConstructorOverloaded. Initializes a new instance of the SqlDBDataSource class.
Initializes a new instance of the SqlDBDataSource class.  
Top

Public Properties

 NameDescription
Public PropertyCommandTimeoutSets or returns the amount of time to wait while executing a command before terminating the attempt and generating an error.  
Public PropertyConnectionStringSpecifies the string used to open a connection to the data source using the SqlDb data provider.  
Public PropertySQLSpecifies a valid SQL statement used to retrieve records from the data source.  
Top

See Also