ParserConstructor Constructor

Initializes a new instance of the ParserConstructor class.

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

Syntax

'Declaration
Protected Sub New
'Usage

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

.NET Framework Security

See Also

Reference

ParserConstructor Class

ParserConstructor Members

Microsoft.Data.Schema.ScriptDom Namespace