ScriptingOptions.SetTargetDatabaseEngineType(DatabaseEngineType) Method
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.
Sets the TargetServerDatabasseEngineType based on a DatabaseEngineType structure.
public void SetTargetDatabaseEngineType (Microsoft.SqlServer.Management.Common.DatabaseEngineType databaseEngineType);
member this.SetTargetDatabaseEngineType : Microsoft.SqlServer.Management.Common.DatabaseEngineType -> unit
Public Sub SetTargetDatabaseEngineType (databaseEngineType As DatabaseEngineType)
Parameters
- databaseEngineType
- DatabaseEngineType