Share via


PlanGenerationOptions Members

Include Protected Members
Include Inherited Members

Represents plan generation options.

The PlanGenerationOptions type exposes the following members.

Constructors

  Name Description
Public method PlanGenerationOptions Initializes a new instance of the PlanGenerationOptions class.

Top

Methods

  Name Description
Public method CreateCopy Creates a copy of the PlanGenerationOptions.
Public method Equals Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Protected method Finalize Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.)
Public method GetHashCode Serves as a hash function for a particular type. (Inherited from Object.)
Public method GetType Gets the Type of the current instance. (Inherited from Object.)
Protected method MemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Protected method OnExtensionHandle Does nothing.
Protected method OnInitialize Does nothing.
Public method SetExtensionHandle Sets the extension handle.
Public method ToString Returns a String that represents the current Object. (Inherited from Object.)

Top

Properties

  Name Description
Public property ComparerConfiguration Gets a new comparison filter.
Public property CreateNewDatabase Gets or sets whether a database is created.
Public property DropObjectsNotInSource Gets or sets whether objects not in source are dropped.
Public property ExcludedModelElements Gets or sets excluded model elements.
Public property ExtensionHandle Gets or sets the extension handle.
Public property SerializationData Gets or sets serialization data.
Public property TargetConnectionString Gets or sets a target connection string.
Public property TargetDatabaseName Gets or sets a target database name.
Public property TreatVerificationErrorsAsWarnings Gets or sets whether to treat verification errors as warnings.
Public property VerifyDeployment Gets or sets whether to verify deployment.

Top

See Also

Reference

PlanGenerationOptions Class

Microsoft.Data.Schema.Build Namespace