←Select platform

IsHangingProtocol Method (DataTableHelper)

Summary

Determines if the specified System.Data.DataRow is a Hanging Protocol related DataRow.

Syntax

C#
VB
C++
[ExtensionAttribute()] 
public static bool IsHangingProtocol( 
   System.Data.DataRow row 
) 
<ExtensionAttribute()> 
 Public Shared Function IsHangingProtocol( 
   ByVal row As System.Data.DataRow 
) As Boolean 
public:  
   [ExtensionAttribute] 
   static bool IsHangingProtocol( 
      System::Data::DataRow^ row 
   ) 

Parameters

row

The System.Data.DataRow to test.

Return Value

true if the DataRow is a Hanging Protocol related DataRow, otherwise false.

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