This topic has not yet been rated - Rate this topic

ScriptingOptions.SetTargetDatabaseEngineType Method

Sets the database engine type as specified in a DatabaseEngineType object.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
public void SetTargetDatabaseEngineType(
	DatabaseEngineType databaseEngineType
)

Parameters

databaseEngineType
Type: Microsoft.SqlServer.Management.Common.DatabaseEngineType
A DatabaseEngineType object that specifies the database engine type.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.