HookableSchemeServiceProxy - класс

Definition

Пространство имён: Tessa.Scheme
Сборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
C#
public class HookableSchemeServiceProxy : HookableServiceProxy<ISchemeService>, 
	ISchemeServiceWithCache, ISchemeService, ISchemeServiceWithStorage
Inheritance
Object    HookableServiceHookISchemeService    HookableServiceProxyISchemeService    HookableSchemeServiceProxy
Implements
ISchemeService, ISchemeServiceWithCache, ISchemeServiceWithStorage

Конструкторы

HookableSchemeServiceProxyИнициализирует новый экземпляр класса HookableSchemeServiceProxy

Свойства

NextHook
(Унаследован от HookableServiceHookTService)
ProxiedService
(Унаследован от HookableServiceProxyTService)
ServiceVersion 

Методы

CreateStorageAsync 
EnsureInvalidateCacheSubscribedAsync Производит подписку на событие сброса кэша, если необходимо.
EqualsDetermines whether the specified object is equal to the current object.
(Унаследован от Object)
FinalizeAllows 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 
GetHashCodeServes 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 
GetStorageVersionAsync 
GetTableAsync(Guid, CancellationToken) 
GetTableAsync(String, CancellationToken) 
GetTablesAsync 
GetTypeGets the Type of the current instance.
(Унаследован от Object)
InvalidateCacheAsync Инициирует сброс кэша.
InvalidateCacheIfChangedAsync Инициирует сброс кэша в случае, если есть изменения.
IsStorageExistsAsync 
IsStorageUpToDateAsync 
MemberwiseCloneCreates a shallow copy of the current Object.
(Унаследован от Object)
RemoveFunctionAsync 
RemoveMigrationAsync 
RemovePartitionAsync 
RemoveProcedureAsync 
RemoveTableAsync 
SaveDatabasePropertiesAsync 
SaveFunctionAsync 
SaveMigrationAsync 
SavePartitionAsync 
SaveProcedureAsync 
SaveTableAsync 
ToStringReturns a string that represents the current object.
(Унаследован от Object)
UpdateStorageAsync 

Методы расширения

Get
(Определяется ComHelper)
InternalMarkerCanvas Возвращает маркер аннотации
(Определяется AnnotationInternalsAccessor)
Invoke
(Определяется ComHelper)
Set
(Определяется ComHelper)
ValidateAsync Выполняет проверку наличия таблицы с идентификатором tableID в схеме.
(Определяется CardUIExtensions)
ValidateAsync Выполняет проверку наличия колонки с идентификатором columnID в таблице с идентификатором tableID.
(Определяется CardUIExtensions)

См. также