SqlWorkbenchHierarchy.DeleteItem(UInt32, UInt32) 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 DeleteItem(System::UInt32 deleteOperationUInt, System::UInt32 itemid);
public virtual int DeleteItem(uint deleteOperationUInt, uint itemid);
abstract member DeleteItem : uint32 * uint32 -> int
override this.DeleteItem : uint32 * uint32 -> int
Public Overridable Function DeleteItem (deleteOperationUInt As UInteger, itemid As UInteger) As Integer
Parameters
- deleteOperationUInt
- UInt32
- itemid
- UInt32