Share via


Normal Constructor

Initializes a new instance of the Normal class.

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

Syntax

'Declaration
Public Sub New
'Usage

Dim instance As New Normal()
public Normal()
public:
Normal()
public function Normal()
new : unit -> Normal

.NET Framework Security

See Also

Reference

Normal Class

Normal Members

Microsoft.Data.Schema.Generators.Sql Namespace