EDMI: Method NewFileAsync Improvements
This commit is contained in:
@@ -108,8 +108,6 @@ Public Class Scheduler
|
||||
End Sub
|
||||
|
||||
|
||||
|
||||
|
||||
Public Async Function GetCronJobs() As Task(Of DataTable)
|
||||
Try
|
||||
Dim oSQL As String = "SELECT * FROM TBAPPSERV_CRON_JOB WHERE ACTIVE = 1"
|
||||
|
||||
Reference in New Issue
Block a user