GetTypedTableSchema Method

Summary

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

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 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