Ado |
The AdoPersistenceConfigurationSection type exposes the following members.
| Name | Description | |
|---|---|---|
| AdoPersistenceConfigurationSection | ADO configuration |
| Name | Description | |
|---|---|---|
| AleConfiguration |
Gets the application level certificate for decryption
(Inherited from OrmConfigurationBase) | |
| AutoInsertChildren | When true, indicates that inserts can allow auto inserts of child properties | |
| AutoUpdateExisting | When true, indicates that inserts can allow keyed inserts | |
| BundleCorrelationBehavior | Gets or sets the behavior when a bundle is recieved out of sequence | |
| CachingPolicy | Identiifes the caching policy | |
| DeleteStrategy | Gets or sets the deletion strategy | |
| FastDelete | Fast deletion mode | |
| LegacyPepper | Use legacy peppering algorithm | |
| LegacyPepperSpecified | True if pepper is specified | |
| LoadStrategy | Gets or sets the loading strategy | |
| MaxPageSize | Max page size | |
| MaxRequests | Maximum requests | |
| Pepper | The peppering characters for authentication hashes | |
| Provider |
Get the provider
(Inherited from OrmConfigurationBase) | |
| ProviderType |
Provider type
(Inherited from OrmConfigurationBase) | |
| ReadonlyConnectionString |
Readonly connection string
(Inherited from OrmConfigurationBase) | |
| ReadWriteConnectionString |
Read/write connection string
(Inherited from OrmConfigurationBase) | |
| StrictKeyAgreement | Gets or sets strict key enforcement behavior | |
| TraceSql |
Trace SQL enabled
(Inherited from OrmConfigurationBase) | |
| TrimSettings | Trim settings | |
| Validation | Validation flags | |
| VersioningPolicy | The persistence layer is not versioned | |
| WarehouseConnectionStringSkel | Gets or sets the name of the skeleton connection string for the warehouse |
| Name | Description | |
|---|---|---|
| AddPepper | Adds pepper to the secret | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) | |
| GetCertificates |
Gets the certificates which are used by the configuration section along with their declared/reference name
(Inherited from OrmConfigurationBase) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object) | |
| GetPepperCombos | Get all peppered combinations of the specified secret | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) | |
| SetCertificate |
Set the certificate in the configuration section
(Inherited from OrmConfigurationBase) | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |
| Name | Description | |
|---|---|---|
| ConvertTReturn |
The purpose of this method is to convert object me to TReturn. Why?
Because if you have an instance of Act that actually needs to be a SubstanceAdministration we can't just cast
so we have to copy.
(Defined by ExtensionMethods) | |
| WithControl |
With control parameter is used as a wrapper for _ parameters
(Defined by QueryFilterExtensions) |