Share via


AgnosticDatabaseConfigurationSandboxExtender Members

Include Protected Members
Include Inherited Members

Represents the agnostic database configuration sandbox extender.

The AgnosticDatabaseConfigurationSandboxExtender type exposes the following members.

Methods

 

Name

Description

Public method

Equals

Determines whether the specified Object is equal to the current Object. (Inherited from Object.)

Protected method

Finalize

(Inherited from BaseExtender.)

Protected method

GetConfigurationProperty

Gets a project configuration property. (Inherited from DatabaseProjectConfigurationExtender.)

Protected method

GetConfigurationPropertyAsBool

Tries to get the configuration property as a Boolean. If it fails to parse, returns "defaultValue". (Inherited from DatabaseProjectConfigurationExtender.)

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

SetConfigurationProperty

Sets a project configuration property. (Inherited from DatabaseProjectConfigurationExtender.)

Public method

ToString

Converts object to string. (Inherited from BaseExtender.)

Top

Properties

 

Name

Description

Public property

ExtenderSandboxDeployScriptFileName

Gets or sets the deploy script file name on the Deploy Property page when using sandbox settings.

Public property

ExtenderSandboxTargetConnectionString

Gets or sets the deploy target connection string on the Deploy Property page when using sandbox settings.

Public property

ExtenderSandboxTargetDatabase

Gets or sets the deploy target database name on the Deploy Property page when using sandbox settings.

Public property

ExtenderUseSandboxSettings

Gets or sets sandbox use.

Top

See Also

Reference

AgnosticDatabaseConfigurationSandboxExtender Class

Microsoft.VisualStudio.Data.Schema.Project.Project.Features.Extenders Namespace