EDMIService: WIP Relations
This commit is contained in:
6
Service.EDMIService/Scheduler/JobResult.vb
Normal file
6
Service.EDMIService/Scheduler/JobResult.vb
Normal file
@@ -0,0 +1,6 @@
|
||||
Public Class JobResult
|
||||
Public Table As DataTable
|
||||
Public ChildTable As DataTable
|
||||
Public TableRelationColumn As String
|
||||
Public ChildRelationColumn As String
|
||||
End Class
|
||||
Reference in New Issue
Block a user