@Beta(value=V1_7_0) public interface SqlDatabaseOperations extends SupportsCreating<SqlDatabaseOperations.DefinitionStages.WithSqlServer>, SqlChildrenOperations<SqlDatabase>
Modifier and Type | Interface and Description |
---|---|
static interface |
SqlDatabaseOperations.DefinitionStages
Grouping of all the SQL database definition stages.
|
static interface |
SqlDatabaseOperations.SqlDatabaseActionsDefinition
Grouping of the Azure SQL Database rule common actions.
|
static interface |
SqlDatabaseOperations.SqlDatabaseOperationsDefinition
Container interface for all the definitions that need to be implemented.
|
SqlChildrenOperations.SqlChildrenActionsDefinition<T>
define
deleteById, deleteByIdAsync, deleteBySqlServer, deleteBySqlServerAsync, getById, getByIdAsync, getBySqlServer, getBySqlServer, getBySqlServerAsync, getBySqlServerAsync, listBySqlServer, listBySqlServer, listBySqlServerAsync, listBySqlServerAsync
Copyright © 2019. All rights reserved.