SchemeServiceClient - класс
Пространство имён: Tessa.SchemeСборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
public sealed class SchemeServiceClient : ISchemeServiceWithCache,
ISchemeService
Public NotInheritable Class SchemeServiceClient
Implements ISchemeServiceWithCache, ISchemeService
public ref class SchemeServiceClient sealed : ISchemeServiceWithCache,
ISchemeService
[<SealedAttribute>]
type SchemeServiceClient =
class
interface ISchemeServiceWithCache
interface ISchemeService
end
- Inheritance
- Object SchemeServiceClient
- Implements
- ISchemeService, ISchemeServiceWithCache
EnsureInvalidateCacheSubscribedAsync |
Производит подписку на событие сброса кэша, если необходимо.
|
Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object) |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
GetDatabasePropertiesAsync | |
GetFunctionAsync(Guid, CancellationToken) | |
GetFunctionAsync(String, CancellationToken) | |
GetFunctionsAsync | |
GetHashCode | Serves as the default hash function. (Унаследован от Object) |
GetMigrationAsync(Guid, CancellationToken) | |
GetMigrationAsync(String, CancellationToken) | |
GetMigrationsAsync | |
GetPartitionAsync(Guid, CancellationToken) | |
GetPartitionAsync(String, CancellationToken) | |
GetPartitionsAsync | |
GetProcedureAsync(Guid, CancellationToken) | |
GetProcedureAsync(String, CancellationToken) | |
GetProceduresAsync | |
GetTableAsync(Guid, CancellationToken) | |
GetTableAsync(String, CancellationToken) | |
GetTablesAsync | |
GetType | Gets the Type of the current instance. (Унаследован от Object) |
InvalidateCacheAsync |
Инициирует сброс кэша.
|
InvalidateCacheIfChangedAsync |
Инициирует сброс кэша в случае, если есть изменения.
|
MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
RemoveFunctionAsync | |
RemoveMigrationAsync | |
RemovePartitionAsync | |
RemoveProcedureAsync | |
RemoveTableAsync | |
SaveDatabasePropertiesAsync | |
SaveFunctionAsync | |
SaveMigrationAsync | |
SavePartitionAsync | |
SaveProcedureAsync | |
SaveTableAsync | |
ToString | Returns a string that represents the current object. (Унаследован от Object) |