DatabaseSchemaViewRootNodeProperties Members

Include Protected Members
Include Inherited Members

You can use this type only internally; you cannot use it directly from your code. Represents the schema view root node properties.

The DatabaseSchemaViewRootNodeProperties 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 Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.)
Public method GetAttributes Returns a collection of attributes. (Inherited from LocalizableProperties.)
Public method GetClassName Override. Returns the class name string, which is the second part of the string shown in the object selector of the property browser. (Inherited from DatabaseSchemaViewNodeProperties.)
Public method GetComponentName Override. Returns the component name string, which is the first part of the string shown in the object selector of the property browser. (Overrides LocalizableProperties.GetComponentName().)
Public method GetConverter Returns the type converter. (Inherited from LocalizableProperties.)
Public method GetDefaultEvent Returns the default event. (Inherited from LocalizableProperties.)
Public method GetDefaultProperty Returns the default property descriptor. (Inherited from LocalizableProperties.)
Public method GetEditor Returns an editor with the specified base type. (Inherited from LocalizableProperties.)
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 on a component or type.
Public method GetPropertyOwner Returns this object. (Inherited from LocalizableProperties.)
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 Returns a String that represents the current Object. (Inherited from Object.)

Top

Properties

  Name Description
Public property ExtenderCATID Gets the extender CATID as a string. (Inherited from DatabaseSchemaViewNodeProperties.)
Public property Name Gets the name of the node object. (Inherited from DatabaseSchemaViewNodeProperties.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate method IInternalExtenderProvider.CanExtend (Inherited from DatabaseSchemaViewNodeProperties.)
Explicit interface implemetationPrivate method IInternalExtenderProvider.GetExtender (Inherited from DatabaseSchemaViewNodeProperties.)
Explicit interface implemetationPrivate method IInternalExtenderProvider.GetExtenderNames (Inherited from DatabaseSchemaViewNodeProperties.)

Top

See Also

Reference

DatabaseSchemaViewRootNodeProperties Class

Microsoft.VisualStudio.Data.Schema.Project.Project.ToolWindows.DatabaseSchemaView.Properties Namespace