←Select platform

GetHangingProtocolQueryDataAdapterTables Method (StorageSqlDbDataAccessAgent)

Summary

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

Syntax

C#
VB
C++
protected override string[] GetHangingProtocolQueryDataAdapterTables( 
   System.Data.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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Storage.DataAccessLayer Assembly
Click or drag to resize