SqlScriptGeneratorOptions Constructor

Initializes a new instance of the SqlScriptGeneratorOptions class.

Namespace:  Microsoft.Data.Schema.ScriptDom.Sql
Assembly:  Microsoft.Data.Schema.ScriptDom.Sql (in Microsoft.Data.Schema.ScriptDom.Sql.dll)

Syntax

'Declaration
Public Sub New
public SqlScriptGeneratorOptions()
public:
SqlScriptGeneratorOptions()
new : unit -> SqlScriptGeneratorOptions
public function SqlScriptGeneratorOptions()

.NET Framework Security

See Also

Reference

SqlScriptGeneratorOptions Class

Microsoft.Data.Schema.ScriptDom.Sql Namespace