←Select platform

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

Return Value

Type: System.Xml.Schema.XmlSchemaComplexType

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.Logging.DataAccessLayer Assembly