SqlWorkbenchHierarchy.GetCanonicalName(UInt32, String) Method

Definition

public:
 virtual int GetCanonicalName(System::UInt32 itemid, [Runtime::InteropServices::Out] System::String ^ % pbstrName);
public virtual int GetCanonicalName(uint itemid, out string pbstrName);
abstract member GetCanonicalName : uint32 * string -> int
override this.GetCanonicalName : uint32 * string -> int
Public Overridable Function GetCanonicalName (itemid As UInteger, ByRef pbstrName As String) As Integer

Parameters

itemid
UInt32
pbstrName
String

Returns

Implements

Applies to