SqlPlanGenerationOptions.PlanGenerationType Field

Value is "PlanGenerationType".

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

Syntax

'Declaration
Protected Shared PlanGenerationType As String
'Usage
Dim value As String

value = SqlPlanGenerationOptions.PlanGenerationType

SqlPlanGenerationOptions.PlanGenerationType = value
protected static string PlanGenerationType
protected:
static String^ PlanGenerationType
protected static var PlanGenerationType : String
static val mutable PlanGenerationType: string

.NET Framework Security

See Also

Reference

SqlPlanGenerationOptions Class

SqlPlanGenerationOptions Members

Microsoft.Data.Schema.Sql.Build Namespace