Int Constructor

Initializes a new instance of the Int 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 Int()
public Int()
public:
Int()
public function Int()
new : unit -> Int

.NET Framework Security

See Also

Reference

Int Class

Int Members

Microsoft.Data.Schema.Generators.Sql Namespace