SpecialEditorCommandEventArgs Costruttori
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Overload
| SpecialEditorCommandEventArgs() | |
| SpecialEditorCommandEventArgs(Int32, Object[], IntPtr) |
SpecialEditorCommandEventArgs()
protected:
SpecialEditorCommandEventArgs();
protected SpecialEditorCommandEventArgs ();
Protected Sub New ()
Si applica 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)
Parametri
- cmdID
- Int32
- vIn
- Object[]
- vOut
-
IntPtr
nativeint