GetTypedDataSetSchema Method

Summary

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

Syntax
C#
VB
C++
[DebuggerNonUserCodeAttribute()] 
public static XmlSchemaComplexType GetTypedDataSetSchema( 
   XmlSchemaSet xs 
) 
  
<DebuggerNonUserCodeAttribute()> 
Public Shared Function GetTypedDataSetSchema( _ 
   ByVal xs As XmlSchemaSet _ 
) As XmlSchemaComplexType 
[DebuggerNonUserCodeAttribute()] 
public: 
static XmlSchemaComplexType^ GetTypedDataSetSchema(  
   XmlSchemaSet^ xs 
)  

Parameters

xs
The System.Xml.Schema.XmlSchemaSet.

Return Value

The System.Xml.Schema.XmlSchemaComplexType

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Worklist.DataAccessLayer Assembly