About 446,000 results
Open links in new tab
  1. Control.Invoke Method (System.Windows.Forms) | Microsoft Learn

    The Invoke method searches up the control's parent chain until it finds a control or form that has a window handle if the current control's underlying window handle does not exist yet. If no …

  2. MethodBase.Invoke Method (System.Reflection) | Microsoft Learn

    If you use the Invoke method to invoke M on an object of type B, then reflection will use the implementation given by class B. Even if the object of type B is cast to A, the implementation …

  3. Invoke pipeline activity - Microsoft Fabric | Microsoft Learn

    Apr 1, 2025 · The Fabric Invoke pipeline activity can execute another Microsoft Fabric pipeline. You can use it to orchestrate the execution of one or multiple pipelines from within a single …

  4. Control.Invoke メソッド (System.Windows.Forms) | Microsoft Learn

    ' The following example demonstrates the 'Invoke (Delegate)' method of 'Control class. ' A 'ListBox' and a 'Button' control are added to a form, containing a delegate ' which encapsulates …

  5. Invoke-GPUpdate (GroupPolicy) | Microsoft Learn

    The Invoke-GPUpdate cmdlet refreshes Group Policy settings, including security settings that are set on remote computers by scheduling the running of the Gpupdate command on a remote …

  6. Control.Invoke 方法 (System.Windows.Forms) | Microsoft Learn

    如果当前控件的基础窗口句柄尚不存在, Invoke 方法将搜索控件的父链,直到找到具有窗口句柄的控件或窗体。 如果找不到适当的句柄, Invoke 方法将引发异常。

  7. Invoke-Sqlcmd (SqlServer) - SQL Server PowerShell

    The Invoke-Sqlcmd cmdlet runs a script containing the languages and commands supported by the SQL Server SQLCMD utility. The commands supported are Transact-SQL statements and …

  8. sp_invoke_external_rest_endpoint (Transact-SQL) - SQL Server

    Jun 4, 2025 · The sp_invoke_external_rest_endpoint stored procedure invokes an HTTPS REST endpoint.

  9. Invoke-ScriptAnalyzer (PSScriptAnalyzer) - PowerShell | Microsoft …

    Invoke-ScriptAnalyzer evaluates scripts or module files (.ps1, .psm1, and .psd1 files) based on a collection of best practice rules and returns objects that represent rule violations.

  10. invoke operator - Kusto | Microsoft Learn

    Jan 29, 2025 · Learn how to use the invoke operator to invoke a lambda expression that receives the source of `invoke` as a tabular parameter argument

Refresh