SqlSchemaModelConstructor Constructor

Initializes a new instance of the SqlSchemaModelConstructor class.

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

Syntax

'Declaration
Protected Sub New
'Usage

Dim instance As New SqlSchemaModelConstructor()
protected SqlSchemaModelConstructor()
protected:
SqlSchemaModelConstructor()
protected function SqlSchemaModelConstructor()
new : unit -> SqlSchemaModelConstructor

.NET Framework Security

See Also

Reference

SqlSchemaModelConstructor Class

SqlSchemaModelConstructor Members

Microsoft.Data.Schema.Sql.SchemaModel.SqlServer Namespace