Interface SqlDatabaseOperations
- All Superinterfaces:
SqlChildrenOperations<SqlDatabase>, SupportsCreating<SqlDatabaseOperations.DefinitionStages.WithSqlServer>
public interface SqlDatabaseOperations
extends SupportsCreating<SqlDatabaseOperations.DefinitionStages.WithSqlServer>, SqlChildrenOperations<SqlDatabase>
A representation of the Azure SQL Database operations.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceGrouping of all the SQL database definition stages.static interfaceGrouping of the Azure SQL Database rule common actions.static interfaceContainer interface for all the definitions that need to be implemented.Nested classes/interfaces inherited from interface SqlChildrenOperations
SqlChildrenOperations.SqlChildrenActionsDefinition<T> -
Method Summary
Methods inherited from interface SqlChildrenOperations
deleteById, deleteByIdAsync, deleteBySqlServer, deleteBySqlServerAsync, getById, getByIdAsync, getBySqlServer, getBySqlServer, getBySqlServerAsync, getBySqlServerAsync, listBySqlServer, listBySqlServer, listBySqlServerAsync, listBySqlServerAsyncMethods inherited from interface SupportsCreating
define