Back to Devexpress

DataConnectionBase Properties

corelibraries-devexpress-dot-dataaccess-dot-dataconnectionbase-dot-underscore-properties.md

latest1.4 KB
Original Source

DataConnectionBase Properties

Serves as the base class for classes that represent a data connection.

NameDescription
ConnectionStringGets or sets a connection string used to establish a connection to a data store.
ConnectionStringSerializableFor internal use.
HasConnectionStringSpecifies whether the connection string has been assigned to the data connection.
IsConnectedSpecifies whether the connection to a database is currently active.
NameGets or sets the name of a data connection.
StoreConnectionNameOnlySpecifies whether to serialize any connection settings except for the data connection name.

See Also

DataConnectionBase Class

DataConnectionBase Members

DevExpress.DataAccess Namespace