Skip to content

94123821 8aad 4e29 e27d 29296286382c

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

DataSetProvider Methods

Additional header content

The DataSetProvider 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. (Overrides BaseProvider.OnCreateInputXml().)
Protected method OnGetDataTable Gets a reference to the DataTable object that contains the data this instance. (Overrides BaseProvider.OnGetDataTable().)
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

DataSetProvider Class
iTin.Export.Providers Namespace

Clone this wiki locally