Skip to content

b4d91ac3 da57 e019 06ff 35d7be4d0302

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

SqlScriptWriter Methods

Additional header content

The SqlScriptWriter type exposes the following members.

Methods

 

Name Description
Public method Dispose Implement IDisposable. Clean managed and unmanaged resources. (Inherited from BaseWriter.)
Public method Equals (Inherited from Object.)
Protected method Execute Generates SQL script. (Overrides BaseWriter.Execute().)
Protected method Finalize (Inherited from Object.)
Public method Generate Generates writer output. (Inherited from BaseWriter.)
Public method GetAsByteArrayEnumerable Returns the writer result file as a enumeration of byte array (Inherited from BaseWriter.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method ReleaseManagedResources Releasing managed resources. (Inherited from BaseWriter.)
Protected method ReleaseUnmanagedResources Releasing unmanaged resources. (Inherited from BaseWriter.)
Public method ToString (Inherited from Object.)
  Back to Top

See Also

Reference

SqlScriptWriter Class
iTin.Export.Writers Namespace

Clone this wiki locally