SqlWorkbenchHierarchy.GetCanonicalName(UInt32, String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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