Share via


DatabaseFileNodeExtender Members

Include Protected Members
Include Inherited Members

Represents the database file node extender.

The DatabaseFileNodeExtender 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. Gets a 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 this 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

ExtenderAnsiNulls

Gets or sets the ANSI nulls property.

Public property

ExtenderCopyToOutputDirectory

Gets or sets the CopyToOutputDirectory property.

Public property

ExtenderQuotedIdentifiers

Gets or sets the quoted identifiers property.

Public property

ModelBuilderType

Gets or sets the ModelBuilderType property.

Top

See Also

Reference

DatabaseFileNodeExtender Class

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