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 extender.
The AgnosticDatabaseConfigurationExtender 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 an attribute collection.
Gets the class name.
Gets 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.)
Gets the type converter.
Gets the default event.
Gets the default property.
Gets the editor.
Overloaded. Gets an events descriptor collection.
Serves as a hash function for a particular type. (Inherited from Object.)
Overloaded. Returns a property descriptor collection.
Gets the property owner.
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 deploy script file name on the Deploy Property page when using project settings.
Gets or sets whether to deploy to the database.
Gets or sets the output path on the Build properties page.
Gets or sets suppress warnings.
ExtenderTargetConnectionString
Gets or sets the target connection string.
Gets or sets the target database.
Gets or sets whether to treat warnings as errors.
Top
See Also
Reference
AgnosticDatabaseConfigurationExtender Class
Microsoft.VisualStudio.Data.Schema.Project.Project.Features.Extenders Namespace