Returns the table names which should be used to update a System.Data.Common.DataAdapter.TableMappings when performing a query.
protected abstract string[] GetHangingProtocolQueryDataAdapterTables(DataSet hangingProtocolDataset)
Protected MustOverride Function GetHangingProtocolQueryDataAdapterTables(ByVal hangingProtocolDataset As DataSet) As String()
protected:virtual array<String^>^ GetHangingProtocolQueryDataAdapterTables(DataSet^ hangingProtocolDataset) abstract
hangingProtocolDataset
Type: System.Data.DataSet <
The System.Data.DataSet which the query results will be filled in.
Type: Array of System.String
The table names which should be used to update a System.Data.Common.DataAdapter.TableMappings when performing a query.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
