ListSchedulesCompletedEventHandler Delegate
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 delegate void ListSchedulesCompletedEventHandler(System::Object ^ sender, ListSchedulesCompletedEventArgs ^ e);
C#
public delegate void ListSchedulesCompletedEventHandler(object sender, ListSchedulesCompletedEventArgs e);
type ListSchedulesCompletedEventHandler = delegate of obj * ListSchedulesCompletedEventArgs -> unit
Public Delegate Sub ListSchedulesCompletedEventHandler(sender As Object, e As ListSchedulesCompletedEventArgs)
- sender
- Object
Product | Versions |
---|---|
SQL Server .NET SDK | 2016 |