The following tables list the members exposed by ISchemaFactory.
| Name | Description | |
|---|---|---|
![]() | AutoFields | Gets the enumerator of fields, which should be hidden in view, but can be fully available. |
![]() | ExtendedFields | Gets the enumerator of dynamic fields. |
![]() | ExtendedSchema | Gets the schema object that contains all objects from the original schema and all extended objects. |
| Name | Description | |
|---|---|---|
![]() | Read | Restores custom fields from a System.Xml.XmlReader. |
![]() | Write | Writes schema fields to a System.Xml.XmlWriter. |


