Share via


SchemaCompareSettingsService._planGenerationOptions Field

The plan generation options.

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

Syntax

'Declaration
Protected _planGenerationOptions As PlanGenerationOptions
'Usage
Dim value As PlanGenerationOptions

value = Me._planGenerationOptions

Me._planGenerationOptions = value
protected PlanGenerationOptions _planGenerationOptions
protected:
PlanGenerationOptions^ _planGenerationOptions
protected var _planGenerationOptions : PlanGenerationOptions
val mutable _planGenerationOptions: PlanGenerationOptions

.NET Framework Security

See Also

Reference

SchemaCompareSettingsService Class

SchemaCompareSettingsService Members

Microsoft.Data.Schema.Compare.Schema Namespace