LEADTOOLS Medical (Leadtools.Medical.Storage.DataAccessLayer assembly)

CompositeInstanceDataSet Constructor(SerializationInfo,StreamingContext)

Show in webframe





Type: System.Runtime.Serialization.SerializationInfo

The data needed to serialize or deserialize an object.

Type: System.Runtime.Serialization.StreamingContext

The source and destination of a given serialized stream.

Initializes a new instance of the CompositeInstanceDataSet DataSet class.
Syntax
[DebuggerNonUserCodeAttribute()]
protected CompositeInstanceDataSet( 
   SerializationInfo info,
   StreamingContext context
)
'Declaration
 
<DebuggerNonUserCodeAttribute()>
Protected Function New( _
   ByVal info As SerializationInfo, _
   ByVal context As StreamingContext _
)
'Usage
 
Dim info As SerializationInfo
Dim context As StreamingContext
 
Dim instance As New CompositeInstanceDataSet(info, context)

            

            
[DebuggerNonUserCodeAttribute()]
protected:
CompositeInstanceDataSet( 
   SerializationInfo^ info,
   StreamingContext context
)

Parameters

info

Type: System.Runtime.Serialization.SerializationInfo

The data needed to serialize or deserialize an object.

context

Type: System.Runtime.Serialization.StreamingContext

The source and destination of a given serialized stream.

Remarks

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Requirements

Target Platforms

See Also

Reference

CompositeInstanceDataSet Class
CompositeInstanceDataSet Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Medical.Storage.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features