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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.