| DatabaseWorkspaceManager |
|
| DatabaseWorkspaceManager.DatabaseWorkspaceListener |
|
| DataCache |
|
| DataFactory |
|
| DataFactoryUnit |
|
| DataManager |
There are two top level management roles within DAL: data access and resource
management.
|
| DataParameterDescriptor |
This interface describes the properties of a parameter.
|
| DataParameters |
This interface is a generic persistent parameter container.
|
| DataQuery |
Defines the properties of a collection of data, as a result of a query
through a DataStore.
|
| DataSelection |
Interface to manage selection of objects from an undetermined set.
|
| DataServerExplorer |
DataServerExplorer is an abstraction for any type of data server.
|
| DataServerExplorer_v2 |
|
| DataServerExplorerFactory |
|
| DataServerExplorerParameters |
DataServerExplorer parameter container.
|
| DataServerExplorerPool |
|
| DataServerExplorerPoolEntry |
|
| DataSet |
Interface that represents a generic set of data.
|
| DataStore |
This is the basic interface for all data stores.
|
| DataStoreFactory |
Interface for all DataStore factories.
|
| DataStoreFactory_v2_2 |
Deprecated
|
| DataStoreFactory_v2_4 |
|
| DataStoreNotification |
This interface represents a notification produced by a DataStore.
|
| DataStoreParameters |
This interface is used by any store implementation that requires
store specific parameters.
|
| DataStoreProvider |
|
| DataStoreProviderFactory |
|
| DataTransaction |
|
| DataTypes |
This interface defines a set of constants for all data types supported by the
DAL.
|
| EditingNotification |
|
| EditingNotificationManager |
Acts as a hub to centralize editing notification events in a single manager.
|
| ExternalStoreProviderFactory |
|
| HasDataStore |
|
| NewDataStoreParameters |
This class is used to distinguish a new instance of DataStoreParameters
that still needs to be initialized (and therefore lacks of any valid parameter
values), from a ready to use initialized instance.
|
| OpenDataStoreParameters |
|
| OpenErrorHandler |
This class is used to handle errors that occur at not finding the data source
by opening a layer.
|
| PersonalDatabaseServerExplorerFactory |
|
| Register |
|
| SQLBuilder |
|
| SQLBuilder.AlterTableBuilder |
|
| SQLBuilder.Column |
|
| SQLBuilder.ColumnDescriptor |
|
| SQLBuilder.CountBuilder |
|
| SQLBuilder.CreateIndexBuilder |
|
| SQLBuilder.CreateTableBuilder |
|
| SQLBuilder.DeleteBuilder |
|
| SQLBuilder.DropIndexBuilder |
|
| SQLBuilder.DropTableBuilder |
|
| SQLBuilder.FromBuilder |
|
| SQLBuilder.GrantBuilder |
|
| SQLBuilder.GrantRoleBuilder |
|
| SQLBuilder.InsertBuilder |
|
| SQLBuilder.InsertColumnBuilder |
|
| SQLBuilder.JoinBuilder |
|
| SQLBuilder.MergeBuilder |
|
| SQLBuilder.OrderByBuilder |
|
| SQLBuilder.SelectBuilder |
|
| SQLBuilder.SelectColumnBuilder |
|
| SQLBuilder.Statement |
|
| SQLBuilder.StatementPart |
|
| SQLBuilder.TableNameBuilder |
|
| SQLBuilder.UpdateBuilder |
|
| SQLBuilder.UpdateColumnBuilder |
|
| SQLBuilder.UpdateTableStatisticsBuilder |
|
| StoresRepository |
|
| SupportTransactions |
|