Implements shared caching using SQL tables.
Namespace: YetaWF.Modules.Caching.DataProvider
Assembly: YetaWF.Caching
Inheritance
public class SharedCacheVersionSQLDataProvider : YetaWF.Core.DataProvider.DataProviderImpl, YetaWF.Core.Support.IInitializeApplicationStartup, YetaWF.Core.Support.IInitializeApplicationStartupFirstNodeOnly;
![]() | SharedCacheVersionSQLDataProvider | Constructor. |
![]() ![]() | SharedCacheVersionDP | Hold an instance of the shared cache data provider used to maintain version information. |
![]() ![]() | Dataset | (not specified) |
![]() ![]() | HaveManager | (not specified) |
![]() ![]() | Manager | (not specified) |
![]() ![]() | Options | (not specified) |
![]() ![]() | Package | (not specified) |
![]() ![]() | SiteIdentity | (not specified) |
![]() ![]() ![]() | DefaultString | (not specified) |
![]() ![]() ![]() | IDENTITY_SEED | (not specified) |
![]() ![]() ![]() | IOModeString | (not specified) |
![]() ![]() ![]() | RegisteredExternalDataProviders | A collection of registered data providers. |
![]() ![]() | AddSiteDataAsync | (not specified) |
![]() ![]() | BuildOptions | (not specified) |
![]() ![]() | CreateDataProviderIOMode | (not specified) |
![]() ![]() | Dispose | (not specified) |
![]() ![]() | Equals | Determines whether the specified object is equal to the current object. |
![]() ![]() | ExportChunkAsync | (not specified) |
![]() ![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. |
![]() ![]() | GetDataProvider | (not specified) |
![]() ![]() | GetHashCode | Serves as the default hash function. |
![]() ![]() | GetType | Gets the Type of the current instance. |
![]() | GetVersionAsync | Given a key, returns the version information. |
![]() ![]() | ImportChunkAsync | (not specified) |
![]() | InitializeApplicationStartupAsync | Called when any node of a (single- or multi-instance) site is starting up. |
![]() | InitializeFirstNodeStartupAsync | Called when the first node of a multi-instance site is starting up. |
![]() ![]() | InstallModelAsync | (not specified) |
![]() ![]() | IsInstalledAsync | (not specified) |
![]() ![]() | LocalizeModelAsync | (not specified) |
![]() ![]() | MakeDataProvider | (not specified) |
![]() ![]() | MakeExternalDataProvider | Creates an external assembly-based data provider. |
![]() ![]() | MemberwiseClone | Creates a shallow copy of the current Object. |
![]() ![]() ![]() | ReferenceEquals | Determines whether the specified Object instances are the same instance. |
![]() ![]() ![]() | RegisterExternalDataProvider | Registers an external data provider, typically called during startup in a class implementing the IExternalDataProvider interface. |
![]() ![]() | RemoveSiteDataAsync | (not specified) |
![]() ![]() ![]() | SaveImagesAsync | (not specified) |
![]() ![]() | SetDataProvider | (not specified) |
![]() ![]() | StartTransaction | Start a transaction with the owning dataprovider and all provided additional dataproviders. |
![]() ![]() | SupportTransactions | Used when creating a dataprovider whithin StartTransAction(). |
![]() ![]() | ToString | Returns a string that represents the current object. |
![]() ![]() | UninstallModelAsync | (not specified) |
See Also YetaWF.Caching PackageYetaWF.Core
Documentation Feedback
© 2023 - Softel vdm, Inc. - YetaWF.com