Share via


DBProProjectOrDbSchemaFileReferenceNodeExtender Members

Include Protected Members
Include Inherited Members

Provides the properties on a VSTSDB project reference node.

The DBProProjectOrDbSchemaFileReferenceNodeExtender 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. 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

CompatibilityMode

Gets the compatibility mode property.

Public property

DatabaseVariableNameOrLiteral

Public property

IsAnsiNullsOn

Gets the IsAnsiNullsOn property.

Public property

IsQuotedIdentifierOn

Gets the quoted identifier property.

Public property

ModelCapability

Gets the model capability property.

Public property

ModelCollation

Gets the model collation property.

Public property

ServerVariableName

Gets the server variable name property.

Public property

SqlVersion

Gets the SQL version property.

Public property

UnresolvedReferenceSuppression

Top

See Also

Reference

DBProProjectOrDbSchemaFileReferenceNodeExtender Class

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