Share via


DatabaseProjectConfigurationExtender Members

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

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.

Protected method

GetConfigurationPropertyAsBool

Tries to get the configuration property as a Boolean. If it fails to parse, returns "defaultValue".

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.

Public method

ToString

Converts object to string. (Inherited from BaseExtender.)

Top

See Also

Reference

DatabaseProjectConfigurationExtender Class

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