LEADTOOLS Medical (Leadtools.Medical.Storage.DataAccessLayer assembly)

GetCompositeInstanceQueryDataAdapterTables Method (StorageSqlDbDataAccessAgent)

Show in webframe





Type: CompositeInstanceDataSet The CompositeInstanceDataSet 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 override string[] GetCompositeInstanceQueryDataAdapterTables( 
   CompositeInstanceDataSet compositeDataSet
)
'Declaration
 
Protected Overrides Function GetCompositeInstanceQueryDataAdapterTables( _
   ByVal compositeDataSet As CompositeInstanceDataSet _
) As String()
'Usage
 
Dim instance As StorageSqlDbDataAccessAgent
Dim compositeDataSet As CompositeInstanceDataSet
Dim value() As String
 
value = instance.GetCompositeInstanceQueryDataAdapterTables(compositeDataSet)

            

            
protected:
array<String^>^ GetCompositeInstanceQueryDataAdapterTables( 
   CompositeInstanceDataSet^ compositeDataSet
) override 

Parameters

compositeDataSet
Type: CompositeInstanceDataSet The CompositeInstanceDataSet which the query results will be filled in.

Return Value

An Array of System.String of 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

StorageSqlDbDataAccessAgent Class
StorageSqlDbDataAccessAgent Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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