Share via


DataSet Class

Definition

public ref class DataSet sealed : Microsoft::XLANGs::BaseTypes::SchemaBase
[Microsoft.XLANGs.BaseTypes.Schema("", "DataSet")]
[Microsoft.XLANGs.BaseTypes.SchemaType(Microsoft.XLANGs.BaseTypes.SchemaTypeEnum.Document)]
[System.Serializable]
public sealed class DataSet : Microsoft.XLANGs.BaseTypes.SchemaBase
type DataSet = class
    inherit SchemaBase
Public NotInheritable Class DataSet
Inherits SchemaBase
Inheritance
DataSet
Attributes

Constructors

DataSet()

Properties

ParseTables (Inherited from SchemaBase)
RawSchema (Inherited from SchemaBase)
RootNodes
Schema (Inherited from SchemaBase)
SchemaCollection (Inherited from SchemaBase)
SchemaSet (Inherited from SchemaBase)
XmlContent

Methods

CreateResolvedSchema() (Inherited from SchemaBase)

Applies to