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
Derive from this class to create extenders for database project configurations.
The DatabaseProjectConfigurationExtender 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.
GetConfigurationPropertyAsBool
Tries to get the configuration property as a Boolean. If it fails to parse, returns "defaultValue".
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.
Converts object to string. (Inherited from BaseExtender.)
Top
See Also
Reference
DatabaseProjectConfigurationExtender Class
Microsoft.VisualStudio.Data.Schema.Project.Project.Features.Extenders Namespace