Click or drag to resize

AdoPersistenceConfigurationSection Properties

The AdoPersistenceConfigurationSection type exposes the following members.

Properties
 NameDescription
Public propertyAleConfiguration Gets the application level certificate for decryption
(Inherited from OrmConfigurationBase)
Public propertyAutoInsertChildren When true, indicates that inserts can allow auto inserts of child properties
Public propertyAutoUpdateExisting When true, indicates that inserts can allow keyed inserts
Public propertyBundleCorrelationBehavior Gets or sets the behavior when a bundle is recieved out of sequence
Public propertyCachingPolicy Identiifes the caching policy
Public propertyDeleteStrategy Gets or sets the deletion strategy
Public propertyFastDelete Fast deletion mode
Public propertyLegacyPepper Use legacy peppering algorithm
Public propertyLegacyPepperSpecified True if pepper is specified
Public propertyLoadStrategy Gets or sets the loading strategy
Public propertyMaxPageSize Max page size
Public propertyMaxRequests Maximum requests
Public propertyPepper The peppering characters for authentication hashes
Public propertyProvider Get the provider
(Inherited from OrmConfigurationBase)
Public propertyProviderType Provider type
(Inherited from OrmConfigurationBase)
Public propertyReadonlyConnectionString Readonly connection string
(Inherited from OrmConfigurationBase)
Public propertyReadWriteConnectionString Read/write connection string
(Inherited from OrmConfigurationBase)
Public propertyStrictKeyAgreement Gets or sets strict key enforcement behavior
Public propertyTraceSql Trace SQL enabled
(Inherited from OrmConfigurationBase)
Public propertyTrimSettings Trim settings
Public propertyValidation Validation flags
Public propertyVersioningPolicy The persistence layer is not versioned
Public propertyWarehouseConnectionStringSkel Gets or sets the name of the skeleton connection string for the warehouse
Top
See Also