←Select platform

SeriesDataTable Constructor(SerializationInfo,StreamingContext)

Summary

Initializes a new instance of the CompositeInstanceDataSet.SeriesDataTable class with the SerializationInfo and the StreamingContext.

Syntax

C#
VB
C++
[DebuggerNonUserCodeAttribute()] 
[GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", 
   "4.0.0.0")] 
protected SeriesDataTable( 
   SerializationInfo info, 
   StreamingContext context 
) 
  
<DebuggerNonUserCodeAttribute()> 
Protected Function New( _ 
   ByVal info As SerializationInfo, _ 
   ByVal context As StreamingContext _ 
) 
[DebuggerNonUserCodeAttribute()] 
protected: 
CompositeInstanceDataSet.SeriesDataTable(  
   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 19.0.2017.10.28
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Storage.DataAccessLayer Assembly