Gets a System.Xml.Schema.XmlSchemaComplexType that represents the complexType element from XML Schema as specified by the World Wide Web Consortium.
[DebuggerNonUserCodeAttribute()]
[GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator",
"4.0.0.0")]
public static XmlSchemaComplexType GetTypedTableSchema(
XmlSchemaSet xs
)
<GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator",
"4.0.0.0"),
DebuggerNonUserCodeAttribute()>
Public Shared Function GetTypedTableSchema(
ByVal xs As System.Xml.Schema.XmlSchemaSet
) As System.Xml.Schema.XmlSchemaComplexType
public:
[GeneratedCodeAttribute(L"System.Data.Design.TypedDataSetGenerator",
L"4.0.0.0")]
[DebuggerNonUserCodeAttribute]
static System::Xml::Schema::XmlSchemaComplexType^ GetTypedTableSchema(
System::Xml::Schema::XmlSchemaSet^ xs
)
xs
Contains a cache of XML Schema definition language (XSD) schemas.
The returned XmlSchemaComplexType represents the complexType element from XML Schema as specified by the World Wide Web Consortium (W3C) http://www.w3.org/standards/xml/schema. This class defines a complex type that determines the set of attributes and content of an element.
HangingProtocolProcedureCodeSequenceDataTable Class
HangingProtocolProcedureCodeSequenceDataTable Members
Leadtools.Medical.Storage.DataAccessLayer.HangingProtocolDataset Class
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET