EDMIService: Add dataview to create indexes on cached tables
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
|
||||
Public Class ResultTable
|
||||
Public Table As DataTable
|
||||
Public View As DataView
|
||||
Public ChildTable As DataTable
|
||||
Public TableRelationColumn As String
|
||||
Public ChildRelationColumn As String
|
||||
|
||||
Reference in New Issue
Block a user