ISchemeService - интерфейс
Пространство имён: Tessa.SchemeСборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
public interface ISchemeService
Public Interface ISchemeService
public interface class ISchemeService
type ISchemeService = interface end
GetDatabasePropertiesAsync | |
GetFunctionAsync(Guid, CancellationToken) | |
GetFunctionAsync(String, CancellationToken) | |
GetFunctionsAsync | |
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 | |
RemoveFunctionAsync | |
RemoveMigrationAsync | |
RemovePartitionAsync | |
RemoveProcedureAsync | |
RemoveTableAsync | |
SaveDatabasePropertiesAsync | |
SaveFunctionAsync | |
SaveMigrationAsync | |
SavePartitionAsync | |
SaveProcedureAsync | |
SaveTableAsync | |