←Select platform

OtherPatientNamesDataTable Class

Summary

Represents one table of in-memory 'Other Patient Names' data.

Syntax
C#
VB
C++
[SerializableAttribute()] 
[XmlSchemaProviderAttribute("GetTypedTableSchema")] 
[DefaultMemberAttribute("Item")] 
public class OtherPatientNamesDataTable : TypedTableBase<OtherPatientNamesRow> 
<SerializableAttribute(),  
 XmlSchemaProviderAttribute("GetTypedTableSchema"),  
 DefaultMemberAttribute("Item")>  
Public Class OtherPatientNamesDataTable 
   Inherits TypedTableBase(Of OtherPatientNamesRow) 
public: 
   [SerializableAttribute,  
   XmlSchemaProviderAttribute(L"GetTypedTableSchema"),  
   DefaultMemberAttribute(L"Item")] 
   ref class OtherPatientNamesDataTable : TypedTableBase<OtherPatientNamesRow^> 
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.