ScriptMaker.SourceDatabaseEngineEdition 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 engine edition of the source
public Microsoft.SqlServer.Management.Common.DatabaseEngineEdition? SourceDatabaseEngineEdition { get; set; }
member this.SourceDatabaseEngineEdition : Nullable<Microsoft.SqlServer.Management.Common.DatabaseEngineEdition> with get, set
Public Property SourceDatabaseEngineEdition As Nullable(Of DatabaseEngineEdition)