Rename
This commit is contained in:
@@ -13,7 +13,7 @@ Public Class API_DEXSQLJob
|
||||
MyBase.New(LogConfig, MSSQL)
|
||||
End Sub
|
||||
|
||||
Public Sub StartDex_API(Arguments As APISQLArgs) Implements IJob(Of APISQLArgs).Start
|
||||
Public Sub StartDexAPISQL(Arguments As APISQLArgs) Implements IJob(Of APISQLArgs).StartDexAPISQL
|
||||
Dim oJobName As String = [GetType]().Name
|
||||
|
||||
Try
|
||||
|
||||
Reference in New Issue
Block a user