Click or drag to resize

MicaContentDataSetGetTypedDataSetSchema Method

Namespace:  MicaSystems.Utils.DataSet
Assembly:  MicaSystems.Utils (in MicaSystems.Utils.dll) Version: 1.0.0.0 (1.1.0.123)
Syntax
C#
public static XmlSchemaComplexType GetTypedDataSetSchema(
	XmlSchemaSet xs
)

Parameters

xs
Type: System.Xml.SchemaXmlSchemaSet

Return Value

Type: XmlSchemaComplexType
See Also