MS
This commit is contained in:
parent
0f93a8282a
commit
2d173a87cb
@ -294,7 +294,7 @@ Public Class frmDocumentResultList
|
|||||||
Throw New ApplicationException($"Datatable is missing DocId Column [{COLUMN_DOCID}]!")
|
Throw New ApplicationException($"Datatable is missing DocId Column [{COLUMN_DOCID}]!")
|
||||||
End If
|
End If
|
||||||
If _IsLegacy Then
|
If _IsLegacy Then
|
||||||
sdsd
|
|
||||||
End If
|
End If
|
||||||
If Datatable.Columns.Contains(COLUMN_FILEPATH) = False Then
|
If Datatable.Columns.Contains(COLUMN_FILEPATH) = False Then
|
||||||
Throw New ApplicationException($"Datatable is missing Filepath Column [{COLUMN_FILEPATH}]!")
|
Throw New ApplicationException($"Datatable is missing Filepath Column [{COLUMN_FILEPATH}]!")
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user