Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Storage.DataAccessLayer assembly)

Show in webframe

GetCompositeInstanceQueryDataAdapterTables Method (StorageDbDataAccessAgent)






Type: System.Data.DataSet The System.Data.DataSet which the query results will be filled in.
Returns the table names which should be used to update a System.Data.Common.DataAdapter.TableMappings when performing a query.
Syntax
protected abstract string[] GetCompositeInstanceQueryDataAdapterTables( 
   DataSet compositeDataSet
)
'Declaration
 
Protected MustOverride Function GetCompositeInstanceQueryDataAdapterTables( _
   ByVal compositeDataSet As DataSet _
) As String()
'Usage
 
Dim instance As StorageDbDataAccessAgent
Dim compositeDataSet As DataSet
Dim value() As String
 
value = instance.GetCompositeInstanceQueryDataAdapterTables(compositeDataSet)

            

            
protected:
abstract array<String^>^ GetCompositeInstanceQueryDataAdapterTables( 
   DataSet^ compositeDataSet
) 

Parameters

compositeDataSet
Type: System.Data.DataSet The System.Data.DataSet which the query results will be filled in.

Return Value

Type: Array of System.String The table names which should be used to update a System.Data.Common.DataAdapter.TableMappings when performing a query.
Requirements

Target Platforms

See Also

Reference

StorageDbDataAccessAgent Class
StorageDbDataAccessAgent Members

Error processing SSI file
Leadtools.Medical.Storage.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features