SpecialEditorCommandEventArgs Construtores
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.
Sobrecargas
| SpecialEditorCommandEventArgs() | |
| SpecialEditorCommandEventArgs(Int32, Object[], IntPtr) |
SpecialEditorCommandEventArgs()
protected:
SpecialEditorCommandEventArgs();
protected SpecialEditorCommandEventArgs ();
Protected Sub New ()
Aplica-se a
SpecialEditorCommandEventArgs(Int32, Object[], IntPtr)
public:
SpecialEditorCommandEventArgs(int cmdID, cli::array <System::Object ^> ^ vIn, IntPtr vOut);
public SpecialEditorCommandEventArgs (int cmdID, object[] vIn, IntPtr vOut);
new Microsoft.SqlServer.Management.UI.VSIntegration.SpecialEditorCommandEventArgs : int * obj[] * nativeint -> Microsoft.SqlServer.Management.UI.VSIntegration.SpecialEditorCommandEventArgs
Public Sub New (cmdID As Integer, vIn As Object(), vOut As IntPtr)
Parâmetros
- cmdID
- Int32
- vIn
- Object[]
- vOut
-
IntPtr
nativeint