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 database configuration extender.
The DatabaseConfigurationExtender 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.)
Returns the collection of attributes.
Returns the class name.
Returns the component name.
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.)
Returns the converter.
Returns the default event.
Returns the default property.
Returns an editor with the specified base type.
Overloaded. Returns the collection of events.
Serves as a hash function for a particular type. (Inherited from Object.)
Overloaded. Returns the collection of properties.
Returns this object.
Gets the type of the current instance. (Inherited from Object.)
Used to hide certain properties dynamically.
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
Gets or sets the schema file name.
Gets or sets the deploy action property.
Used in the Deploy Properties page (when sandboxing is disabled).
ExtenderSandboxDeploymentConfigFile
Used in the Deploy Properties page (when sandboxing is enabled).
ExtenderSandboxSqlCommandVariablesFile
Used in the Deploy Properties page (when sandboxing is enabled).
ExtenderSqlCommandVariablesFile
Used in the Deploy Properties page (when sandboxing is disabled).
ExtenderSqlSandboxTargetDatabase
Used in the Deploy Properties page (when sandboxing is enabled) to show the target database.
Used in the Deploy Properties page to show the target database.
Top
See Also
Reference
DatabaseConfigurationExtender Class
Microsoft.VisualStudio.Data.Schema.Project.Sql.Project.Features.Extenders Namespace