Visual Basic (Declaration) | |
---|---|
<GeneratedCodeAttribute(Tool="System.Data.Design.TypedDataSetGenerator", Version="2.0.0.0")> <DefaultMemberAttribute("Item")> <XmlSchemaProviderAttribute(MethodName="GetTypedDataSetSchema", IsAny=False)> <SerializableAttribute()> Public Class MWLDataset.NamesOfIntendedRecipientsOfResultsDataTable Inherits System.Data.TypedTableBase(Of MWLDataset.NamesOfIntendedRecipientsOfResultsRow) Implements IEnumerable(Of MWLDataset.NamesOfIntendedRecipientsOfResultsRow), IEnumerable, IComponent, IListSource, ISupportInitialize, ISupportInitializeNotification, IDisposable, IServiceProvider, ISerializable, IXmlSerializable |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As MWLDataset.NamesOfIntendedRecipientsOfResultsDataTable |
C# | |
---|---|
[GeneratedCodeAttribute(Tool="System.Data.Design.TypedDataSetGenerator", Version="2.0.0.0")] [DefaultMemberAttribute("Item")] [XmlSchemaProviderAttribute(MethodName="GetTypedDataSetSchema", IsAny=false)] [SerializableAttribute()] public class MWLDataset.NamesOfIntendedRecipientsOfResultsDataTable : System.Data.TypedTableBase<MWLDataset.NamesOfIntendedRecipientsOfResultsRow>, IEnumerable<MWLDataset.NamesOfIntendedRecipientsOfResultsRow>, IEnumerable, IComponent, IListSource, ISupportInitialize, ISupportInitializeNotification, IDisposable, IServiceProvider, ISerializable, IXmlSerializable |
C++/CLI | |
---|---|
[GeneratedCodeAttribute(Tool="System.Data.Design.TypedDataSetGenerator", Version="2.0.0.0")] [DefaultMemberAttribute("Item")] [XmlSchemaProviderAttribute(MethodName="GetTypedDataSetSchema", IsAny=false)] [SerializableAttribute()] public ref class MWLDataset.NamesOfIntendedRecipientsOfResultsDataTable : public System.Data.TypedTableBase<MWLDataset.NamesOfIntendedRecipientsOfResultsRow>, IEnumerable<MWLDataset.NamesOfIntendedRecipientsOfResultsRow>, IEnumerable, IComponent, IListSource, ISupportInitialize, ISupportInitializeNotification, IDisposable, IServiceProvider, ISerializable, IXmlSerializable |
System.Object
System.ComponentModel.MarshalByValueComponent
System.Data.DataTable
System.Data.TypedTableBase<T>
Leadtools.Medical.Worklist.DataAccessLayer.BusinessEntity.MWLDataset.NamesOfIntendedRecipientsOfResultsDataTable
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7