SnapDAL Library Documentation

DataFactory Properties

The properties of the DataFactory class are listed below. For a complete list of DataFactory class members, see the DataFactory Members topic.

Public Instance Properties

CacheFilePath The root path that will be used to look for the statement files for the current provider. When set, the underlying statements are reloaded.
Connection returns a reference to the current connection for the selected provider
Provider The name of the Provider associated with this DataFactory
RealProvider The actual provider instance
UseCache Determines whether the statement cache will be used

See Also

DataFactory Class | SnapDAL Namespace