SqlDatabaseExtension.DatabaseEdition Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Database edition for the newly created database in the case of an import operation.
public string DatabaseEdition { get; set; }
member this.DatabaseEdition : string with get, set
Public Property DatabaseEdition As String