SqlWorkbenchHierarchy.ExecCommand Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public:
virtual int ExecCommand(System::UInt32 itemid, Guid % pguidCmdGroup, System::UInt32 nCmdID, System::UInt32 nCmdexecopt, IntPtr pobIn, IntPtr pvaOut);
public virtual int ExecCommand (uint itemid, ref Guid pguidCmdGroup, uint nCmdID, uint nCmdexecopt, IntPtr pobIn, IntPtr pvaOut);
Public Overridable Function ExecCommand (itemid As UInteger, ByRef pguidCmdGroup As Guid, nCmdID As UInteger, nCmdexecopt As UInteger, pobIn As IntPtr, pvaOut As IntPtr) As Integer
Parâmetros
- itemid
- UInt32
- pguidCmdGroup
- Guid
- nCmdID
- UInt32
- nCmdexecopt
- UInt32
- pobIn
- IntPtr
- pvaOut
- IntPtr