←Select platform

ReadXmlSerializable Method (CompositeInstanceDataSet)

Summary

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

Syntax

C#
VB
C++
[GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", 
   "4.0.0.0")] 
[DebuggerNonUserCodeAttribute()] 
protected override void ReadXmlSerializable( 
   System.Xml.XmlReader reader 
) 
<GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", 
   "4.0.0.0"), 
   DebuggerNonUserCodeAttribute()> 
 Protected Overrides Sub ReadXmlSerializable( 
   ByVal reader As System.Xml.XmlReader 
) 
protected:  
   [GeneratedCodeAttribute(L"System.Data.Design.TypedDataSetGenerator", 
      L"4.0.0.0")] 
   [DebuggerNonUserCodeAttribute] 
   virtual void ReadXmlSerializable( 
      System::Xml::XmlReader^ reader 
   ) override 

Parameters

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Storage.DataAccessLayer Assembly
Click or drag to resize