SchemaComparison.SaveToStream(Stream) Method

Definition

Saves the SchemaComparison as an scmp file into a stream

public void SaveToStream (System.IO.Stream stream);
member this.SaveToStream : System.IO.Stream -> unit
Public Sub SaveToStream (stream As Stream)

Parameters

stream
Stream

A stream that supports writing.

Applies to