Skip to content

b743567d 36af 6492 4c8e 33daf2950e03

Fernando Garcia edited this page May 8, 2018 · 1 revision

XmlProvider Methods

Additional header content

The XmlProvider type exposes the following members.

Methods

 

Name Description
Public method CreateInputXml Creates the Xml source file from. (Inherited from BaseProvider.)
Public method Equals (Inherited from Object.)
Public method Export Export specified input data model with this provider by applying the specified writer in configuration file. (Inherited from BaseProvider.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method OnCreateInputXml Concrete implementation by object type. (Inherited from BaseProvider.)
Protected method OnGetDataTable Concrete implementation by object type. (Inherited from BaseProvider.)
Public method Parse(String) Parse an String and replace the special chars defined in SpecialChars by a hexadecimal pattern. (Inherited from BaseProvider.)
Public method SetInputDataModel Add a data model to this provider. (Inherited from BaseProvider.)
Public method SetSpecialChars Sets an special char array to this provider. (Inherited from BaseProvider.)
Public method ToDataTable Gets a reference to the DataTable object that contains the data this instance. (Inherited from BaseProvider.)
Public method ToString Returns a string that represents the current data type. (Inherited from BaseProvider.)
Public method ToXml Gets a reference to the IEnumerable(T) object that contains the data this instance. (Inherited from BaseProvider.)
  Back to Top

See Also

Reference

XmlProvider Class
iTin.Export.Providers Namespace

Clone this wiki locally