Share via


StringGenerator Constructor

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

.NET Framework Security

See Also

Reference

StringGenerator Class

StringGenerator Members

Microsoft.Data.Schema.Generators.Sql Namespace