Share via


DatabaseProjectNodeExtender Members

Include Protected Members
Include Inherited Members

Represents the project node extender.

The DatabaseProjectNodeExtender 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.)

Public method

GetAttributes

Returns a collection of attributes.

Public method

GetClassName

Returns the class name.

Public method

GetComponentName

Returns the component name.

Public method

GetConverter

Returns the type converter.

Public method

GetDefaultEvent

Returns the default event.

Public method

GetDefaultProperty

Returns the default property.

Public method

GetEditor

Returns an editor with the specified base type.

Public method

GetEvents

Overloaded. Returns the collection of events.

Public method

GetHashCode

Serves as a hash function for a particular type. (Inherited from Object.)

Public method

GetProperties

Overloaded. Returns a collection of properties.

Public method

GetPropertyOwner

Returns the object.

Public method

GetType

Gets the type of the current instance. (Inherited from Object.)

Public method

IsPropertyHidden

Hides certain properties dynamically.

Protected method

MemberwiseClone

Creates a shallow copy of the current Object. (Inherited from Object.)

Public method

ToString

Converts object to string. (Inherited from BaseExtender.)

Top

Properties

 

Name

Description

Public property

ExtenderCatalogPropertiesFile

Gets or sets the catalog properties file.

Public property

ExtenderDefaultSchema

Gets or sets the default schema.

Public property

ExtenderDspFriendlyName

Gets or sets the DSP for this project.

Public property

ExtenderIncludeSchemaNameInFileName

Gets or sets whether to include the schema name in the file name.

Public property

ExtenderModelCollation

Gets or sets model collation.

Public property

ExtenderServerPropertiesFile

Gets or sets the server properties file.

Public property

ExtenderTargetDBName

Gets the target database name.

Top

See Also

Reference

DatabaseProjectNodeExtender Class

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