Schema Class

The scheme used in the operation.

Namespace: Xafari.Data
Assembly: Xafari.Data (in Xafari.Data.dll)

  • c#
  • VB

public class Schema : ISchema, IXmlSerializable

Public Class Schema
  Implements IXmlSerializable, ISchema
End Class

Name Description
msdn2017/pubmethod Schema() Initialize Schema
Top
Name Description
msdn2017/pubproperty CaseSensitive Case Sensitive scheme.
msdn2017/pubproperty DefaultTypeMap define default values
msdn2017/pubproperty IsValid A sign of correctness scheme.
msdn2017/pubproperty Tables List of tables that were processed
msdn2017/pubproperty TypeMapping Correspondences types of internal and external tables.
Top
Name Description
msdn2017/pubmethod msdn2017/static CreateDefault(Type[]) Create default schema
msdn2017/pubmethod GetSchema() Returns the XML-schema that describes the object.
msdn2017/pubmethod ReadXml(XmlReader) Creates an XML representation of.
msdn2017/pubmethod Validate() Checks the validity of reference types specified in the scheme. If incorrect type of exclusion is issued InvalidOperationException
msdn2017/pubmethod WriteXml(XmlWriter) Converts an object to an XML representation.
Top

Windows Phone 8.1, Windows Phone 8, Windows 8.1, Windows Server 2012 R2, Windows 8, Windows Server 2012, Windows 7, Windows Vista SP2, Windows Server 2008 (Server Core Role not supported), Windows Server 2008 R2 (Server Core Role supported with SP1 or later; Itanium not supported)

The .NET Framework does not support all versions of every platform. For a list of the supported versions, see System Requirements.

.NET Framework

Supported in: 4.6, 4.5, 4, 3.5, 3.0, 2.0, 1.1, 1.0

.NET Framework Client Profile

Supported in: 4, 3.5 SP1