public static interface SqlDatabaseOperations.DefinitionStages.WithCreateMode
Modifier and Type | Method and Description |
---|---|
SqlDatabaseOperations.DefinitionStages.WithCreateAllOptions |
withMode(CreateMode createMode)
Sets the create mode for the SQL Database.
|
SqlDatabaseOperations.DefinitionStages.WithCreateAllOptions withMode(CreateMode createMode)
createMode
- create mode for the database, should not be default in this flowCopyright © 2019. All rights reserved.