←Select platform

GetHangingProtocolQueryDataAdapterTables Method

Summary

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

Syntax
C#
C++/CLI
protected override string[] GetHangingProtocolQueryDataAdapterTables( 
   DataSet dataset 
) 
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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Storage.DataAccessLayer Assembly

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