DisplayServices Methods

 

Updated: April 20, 2017

Namespace:   Microsoft.SqlServer.Dac.Model
Assembly:  Microsoft.SqlServer.Dac.Extensions (in Microsoft.SqlServer.Dac.Extensions.dll)

NameDescription
System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetDisplayName(ObjectIdentifier^, EscapeStyle, Boolean)

Gets a display name of an identifier, with the option to configure use of full/short name and whether to escape name parts.

System_CAPS_pubmethodGetElementName(TSqlObject^, ElementNameStyle)

Gets the element name string using different display style.

System_CAPS_pubmethodGetEscapedNameString(String^)

Returns an escaped version of the name string.

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

Return to top
Show: