CreateEngineOptions Properties

The CreateEngineOptions type exposes the following members.

Properties
  NameDescription
Public propertyAppDataPath
Gets or sets the application data path.
Public propertyAppDbConnectionString
Gets or sets the application database connection string.
Public propertyApplicationStorage
Gets or sets the application storage engine type.
Public propertyCallerContextService
Gets or sets the caller context service.
Public propertyHostIdentifier
Gets or sets the host identifier.
Public propertyParentServiceProvider
Gets or sets the parent service provider.
Public propertyTempDataPath
Gets or sets the temporary data path.
Top
See Also