This topic has not yet been rated - Rate this topic

INameHandler Interface

SQL Server 2012

Allows a node in the object explorer to delegate its name handling.

This API is not CLS-compliant. The CLS-compliant alternative is [false].

Namespace:  Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer
Assembly:  SqlWorkbench.Interfaces (in SqlWorkbench.Interfaces.dll)
[CLSCompliantAttribute(false)]
public interface INameHandler

The INameHandler type exposes the following members.

  NameDescription
Public methodNameRetrieves the name of an object.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.