The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
SchemaSerializationMode Enumeration
.NET Framework (current version)
Indicates the schema serialization mode for a typed DataSet.
Assembly: System.Data (in System.Data.dll)
Setting the SchemaSerializationMode property of a typed DataSet to ExcludeSchema provides the option of omitting schema information from the serialization payload.
.NET Framework
Available since 2.0
Available since 2.0
Show: