Share via


DeploymentProjectBuilder.DeployToScriptProperty Field

The property that indicates whether the deployment action will only generate a deployment script but not deploy to a target database.

Namespace:  Microsoft.Data.Schema.Build
Assembly:  Microsoft.Data.Schema (in Microsoft.Data.Schema.dll)

Syntax

'Declaration
Protected Friend Const DeployToScriptProperty As String
protected internal const string DeployToScriptProperty
protected public:
literal String^ DeployToScriptProperty
static val mutable DeployToScriptProperty: string
 const var DeployToScriptProperty : String

.NET Framework Security

See Also

Reference

DeploymentProjectBuilder Class

Microsoft.Data.Schema.Build Namespace