PatientDataTable Constructor(SerializationInfo,StreamingContext)

Summary
Initializes a new instance of the CompositeInstanceDataSet.PatientDataTable class with the SerializationInfo and the StreamingContext.
Syntax
C#
VB
C++
[GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", 
   "4.0.0.0")] 
[DebuggerNonUserCodeAttribute()] 
protected PatientDataTable( 
   SerializationInfo info, 
   StreamingContext context 
) 
<DebuggerNonUserCodeAttribute(),  
 GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")>  
Protected Sub New(ByVal info As SerializationInfo, ByVal context As StreamingContext) 
 MyBase.New 
protected:  
   [DebuggerNonUserCodeAttribute] [GeneratedCodeAttribute(L"System.Data.Design.TypedDataSetGenerator", L"4.0.0.0")] PatientDataTable(SerializationInfo^ info, StreamingContext^ context) 

Parameters

info
The data needed to serialize or deserialize an object.

context
The source and destination of a given serialized stream.

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.