SqlWorkbenchHierarchy.GetGuidProperty(UInt32, Int32, Guid) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
virtual int GetGuidProperty(System::UInt32 itemid, int propid, [Runtime::InteropServices::Out] Guid % pguid);
public virtual int GetGuidProperty (uint itemid, int propid, out Guid pguid);
abstract member GetGuidProperty : uint32 * int * Guid -> int
override this.GetGuidProperty : uint32 * int * Guid -> int
Public Overridable Function GetGuidProperty (itemid As UInteger, propid As Integer, ByRef pguid As Guid) As Integer
Paramètres
- itemid
- UInt32
- propid
- Int32
- pguid
- Guid