Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Represents the agnostic database configuration sandbox extender.
The AgnosticDatabaseConfigurationSandboxExtender type exposes the following members.
Methods
Name
Description
Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
(Inherited from BaseExtender.)
Gets a project configuration property. (Inherited from DatabaseProjectConfigurationExtender.)
GetConfigurationPropertyAsBool
Tries to get the configuration property as a Boolean. If it fails to parse, returns "defaultValue". (Inherited from DatabaseProjectConfigurationExtender.)
Serves as a hash function for a particular type. (Inherited from Object.)
Gets the type of the current instance. (Inherited from Object.)
Creates a shallow copy of the current Object. (Inherited from Object.)
Sets a project configuration property. (Inherited from DatabaseProjectConfigurationExtender.)
Converts object to string. (Inherited from BaseExtender.)
Top
Properties
Name
Description
ExtenderSandboxDeployScriptFileName
Gets or sets the deploy script file name on the Deploy Property page when using sandbox settings.
ExtenderSandboxTargetConnectionString
Gets or sets the deploy target connection string on the Deploy Property page when using sandbox settings.
Gets or sets the deploy target database name on the Deploy Property page when using sandbox settings.
Gets or sets sandbox use.
Top
See Also
Reference
AgnosticDatabaseConfigurationSandboxExtender Class
Microsoft.VisualStudio.Data.Schema.Project.Project.Features.Extenders Namespace