Leadtools.Medical.Storage.DataAccessLayer Namespace > CompositeInstanceDataSet Class > CompositeInstanceDataSet Constructor : CompositeInstanceDataSet Constructor(SerializationInfo,StreamingContext) |
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.
[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 )
[DebuggerNonUserCodeAttribute()] protected: CompositeInstanceDataSet( SerializationInfo^ info, StreamingContext context )
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.
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2