Share via


SqlSchemaDeploymentOptions.PlanGenerationType Field

The option name for the plan generation type ("PlanGenerationType").

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

Syntax

'Declaration
Protected Const PlanGenerationType As String
protected const string PlanGenerationType
protected:
literal String^ PlanGenerationType
static val mutable PlanGenerationType: string
protected const var PlanGenerationType : String

.NET Framework Security

See Also

Reference

SqlSchemaDeploymentOptions Class

Microsoft.Data.Schema.Sql.Build Namespace