ComponentOne DataObjects for .NET
C1ExpressConnection Class Properties

C1.Data.Express.2 Assembly > C1.Data.Express Namespace : C1ExpressConnection Class

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

Public Properties
 NameDescription
Public PropertyGets or sets a value indicating whether every table and column name must be quoted to avoid collision with reserved keywords.  
Public PropertyDetermines whether string comparisons are case-sensitive.  
Public PropertyGets or sets a value indicating whether firing AfterChanges event is deferred.  
Public PropertyReturns database connection object at run time.  
Public PropertyGets or sets the connection string used to connect to the database.  
Public PropertyGets the time to wait while trying to establish a connection before terminating the attempt and generating an error.  
Public PropertyGets or sets the type of database connection, either via OLE DB or using one of the native database access options.  
Public Property (Inherited from System.ComponentModel.Component)
Public PropertyGets the name of the current database or the database to be used once a connection is open.  
Public PropertyGets the internal data set object.  
Public PropertyGets the location and file name of the data source.  
Public PropertyGets the collection of C1.Data.C1DataTable objects representing data in C1ExpressTable components attached to this C1ExpressConnection.  
Public PropertyGets or sets a value indicating whether actions in handling a business logic event are deferred or performed immediately.  
Public PropertyGets the collection of C1ExpressTable objects attached to this C1ExpressConnection.  
Public PropertyGets the FieldDefaults object containing default field settings.  
Public PropertyGets or sets a value indicating whether the data set will be automatically filled with data when a data bound control requests data from it.  
Public PropertyDetermines the locale information used in string comparisons.  
Public PropertyGets the name of the OLE DB provider.  
Public PropertyThe collection of C1ExpressConnection relations.  
Public PropertyDetermines the type of string comparison.  
Top
See Also

Reference

C1ExpressConnection Class
C1.Data.Express Namespace