←Select platform

GetTypedTableSchema Method

Summary

Returns the System.Xml.Schema.XmlSchemaComplexType for the VisitDataTable.

Syntax

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

Parameters

xs
The System.Xml.Schema.XmlSchemaSet object.

Return Value

A System.Xml.Schema.XmlSchemaComplexType object.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Worklist.DataAccessLayer Assembly