ParentT
- the stage of the parent definition to return to after attaching this definitionpublic static interface SqlDatabase.DefinitionStages.WithSampleDatabase<ParentT>
Modifier and Type | Method and Description |
---|---|
SqlDatabase.DefinitionStages.WithAttachAllOptions<ParentT> |
fromSample(SampleName sampleName)
Creates a new database from a restore point.
|
@Beta(value=V1_7_0) SqlDatabase.DefinitionStages.WithAttachAllOptions<ParentT> fromSample(SampleName sampleName)
sampleName
- the sample database to use as the sourceCopyright © 2019. All rights reserved.