LEADTOOLS Medical (Leadtools.Medical.Storage.DataAccessLayer assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
CompositeInstanceDataSet.OtherPatientIDsDataTable Class
See Also  Members  
Leadtools.Medical.Storage.DataAccessLayer Namespace : CompositeInstanceDataSet.OtherPatientIDsDataTable Class



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

Object Model

CompositeInstanceDataSet.OtherPatientIDsDataTable ClassCompositeInstanceDataSet.OtherPatientIDsRow Class

Syntax

Visual Basic (Declaration) 
<DefaultMemberAttribute("Item")>
<GeneratedCodeAttribute(Tool="System.Data.Design.TypedDataSetGenerator", Version="2.0.0.0")>
<XmlSchemaProviderAttribute(MethodName="GetTypedTableSchema", IsAny=False)>
<SerializableAttribute()>
Public Class CompositeInstanceDataSet.OtherPatientIDsDataTable 
   Inherits System.Data.TypedTableBase(Of CompositeInstanceDataSet.OtherPatientIDsRow)
   Implements IEnumerable(Of CompositeInstanceDataSet.OtherPatientIDsRow)IEnumerableIComponentIListSourceISupportInitializeISupportInitializeNotificationIDisposableIServiceProviderISerializableIXmlSerializable 
Visual Basic (Usage)Copy Code
Dim instance As CompositeInstanceDataSet.OtherPatientIDsDataTable
C# 
[DefaultMemberAttribute("Item")]
[GeneratedCodeAttribute(Tool="System.Data.Design.TypedDataSetGenerator", Version="2.0.0.0")]
[XmlSchemaProviderAttribute(MethodName="GetTypedTableSchema", IsAny=false)]
[SerializableAttribute()]
public class CompositeInstanceDataSet.OtherPatientIDsDataTable : System.Data.TypedTableBase<CompositeInstanceDataSet.OtherPatientIDsRow>, IEnumerable<CompositeInstanceDataSet.OtherPatientIDsRow>IEnumerableIComponentIListSourceISupportInitializeISupportInitializeNotificationIDisposableIServiceProviderISerializableIXmlSerializable  
C++/CLI 
[DefaultMemberAttribute("Item")]
[GeneratedCodeAttribute(Tool="System.Data.Design.TypedDataSetGenerator", Version="2.0.0.0")]
[XmlSchemaProviderAttribute(MethodName="GetTypedTableSchema", IsAny=false)]
[SerializableAttribute()]
public ref class CompositeInstanceDataSet.OtherPatientIDsDataTable : public System.Data.TypedTableBase<CompositeInstanceDataSet.OtherPatientIDsRow>, IEnumerable<CompositeInstanceDataSet.OtherPatientIDsRow>IEnumerableIComponentIListSourceISupportInitializeISupportInitializeNotificationIDisposableIServiceProviderISerializableIXmlSerializable  

Inheritance Hierarchy

System.Object
   System.ComponentModel.MarshalByValueComponent
      System.Data.DataTable
         System.Data.TypedTableBase<T>
            Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OtherPatientIDsDataTable

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

Leadtools.Medical.Storage.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features