←Select platform

GetHangingProtocolQueryDataAdapterTables Method

Summary

Gets the list of Hanging Protocol Query Data Adapter Tables for this StorageSqlDbDataAccessAgent.

Syntax
C#
VB
C++
protected override string[] GetHangingProtocolQueryDataAdapterTables( 
   DataSet dataset 
) 
Protected Overrides Function GetHangingProtocolQueryDataAdapterTables( 
   ByVal dataset As System.Data.DataSet 
) As String() 
protected:  
   virtual array<String^>^ GetHangingProtocolQueryDataAdapterTables( 
      System::Data::DataSet^ dataset 
   ) override 

Parameters

dataset

Type: System.Data.DataSet (the runtime type should be HangingProtocolDataset for this function to return any result).

The parameter is used to enumerate tables from.

Return Value

The list of Hanging Protocol Query Data Adapter Tables for this StorageSqlDbDataAccessAgent.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Storage.DataAccessLayer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.