SqlClrReferenceNodeExtender Members

Include Protected Members
Include Inherited Members

Provides the properties on a SqlClr reference node.

The SqlClrReferenceNodeExtender 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 a collection of events.

Public method

GetHashCode

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

Public method

GetProperties

Overloaded.

Public method

GetPropertyOwner

Returns this 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.)

Public method

ToString

Converts object to string. (Inherited from BaseExtender.)

Top

Properties

 

Name

Description

Public property

AssemblyName

Gets or sets the assembly name property.

Public property

IsVisible

Gets or sets whether the node is visible.

Public property

OwnerName

Gets or sets the owner name property.

Public property

PermissionSet

Gets or sets the node permission set value.

Top

See Also

Reference

SqlClrReferenceNodeExtender Class

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