How can we help you today? How can we help you today?

Accessing class - "WriteToFileOptions"

In the earlier version(7.1.0.182) of "Redgate.SQLCompare.Engine", the class "WriteToFileOptions" is public class within the name space "Redgate.SQLCompare.Engine.ReadFromFolder".
Hence we easily created the object of this class - WriteToFileOptions.

But in the latest version (11.1.2.54) , the class "WriteToFileOptions" is not exposed directly. This class is defined as a public member of a Sealed class - "ScriptDatabaseInformation."Moreover , the constructor is having "protected" scope.
Please tell me how to instantiate class "WriteToFileOptions".
rajatgupta2712
0

Comments

1 comment

Add comment

Please sign in to leave a comment.