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: