←Select platform

HangingProtocolDataTable Class

Summary

Represents the strongly named DataTable class.

Syntax

C#
VB
C++
[SerializableAttribute()] 
[DefaultMemberAttribute("Item")] 
[XmlSchemaProviderAttribute("GetTypedTableSchema")] 
public class HangingProtocolDataTable : TypedTableBase<HangingProtocolRow> 
<SerializableAttribute(),  
 XmlSchemaProviderAttribute("GetTypedTableSchema"),  
 DefaultMemberAttribute("Item")>  
Public Class HangingProtocolDataTable 
   Inherits System.Data.TypedTableBase(Of Leadtools.Medical.Storage.DataAccessLayer.HangingProtocolDataset.HangingProtocolRow) 
public [SerializableAttribute,  
   XmlSchemaProviderAttribute(L"GetTypedTableSchema"),  
   DefaultMemberAttribute(L"Item")] 
   ref class HangingProtocolDataTable : System::Data::TypedTableBase<Leadtools::Medical::Storage::DataAccessLayer::HangingProtocolDataset::HangingProtocolRow^> 

Requirements

Target Platforms

Help Version 19.0.2017.10.28
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Storage.DataAccessLayer Assembly