C#
VB
C++
Returns the System.Xml.Schema.XmlSchemaComplexType for the SeriesDataTable.
[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
The System.Xml.Schema.XmlSchemaSet object.
A System.Xml.Schema.XmlSchemaComplexType object.
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