SqlWorkbenchHierarchy.SetGuidProperty(UInt32, Int32, Guid) 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 SetGuidProperty(System::UInt32 itemid, int propid, Guid % rguid);
public virtual int SetGuidProperty(uint itemid, int propid, ref Guid rguid);
abstract member SetGuidProperty : uint32 * int * Guid -> int
override this.SetGuidProperty : uint32 * int * Guid -> int
Public Overridable Function SetGuidProperty (itemid As UInteger, propid As Integer, ByRef rguid As Guid) As Integer
Parameters
- itemid
- UInt32
- propid
- Int32
- rguid
- Guid