VisitDataTable Class

Summary
Represents one table of in-memory 'Visit' data.
Syntax
C#
C++/CLI
[SerializableAttribute()] 
[GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "2.0.0.0")] 
[DefaultMemberAttribute("Item")] 
[XmlSchemaProviderAttribute("GetTypedTableSchema")] 
public class VisitDataTable : TypedTableBase<VisitRow> 
[GeneratedCodeAttribute(Tool="System.Data.Design.TypedDataSetGenerator", Version="2.0.0.0")] 
[XmlSchemaProviderAttribute(MethodName="GetTypedDataSetSchema", IsAny=false)] 
[DefaultMemberAttribute("Item")] 
[SerializableAttribute()] 
public ref class MWLDataset.VisitDataTable : public System.Data.TypedTableBase<MWLDataset.VisitRow>, System.Collections.Generic.IEnumerable<MWLDataset.VisitRow>, System.Collections.IEnumerable, System.ComponentModel.IComponent, System.ComponentModel.IListSource, System.ComponentModel.ISupportInitialize, System.ComponentModel.ISupportInitializeNotification, System.IDisposable, System.IServiceProvider, System.Runtime.Serialization.ISerializable, System.Xml.Serialization.IXmlSerializable   
Requirements

Target Platforms

Help Version 22.0.2022.12.13
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Worklist.DataAccessLayer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.