Share via


SourceDeclaration Constructor

Initializes a new instance of the SourceDeclaration class.

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

Syntax

'Declaration
Public Sub New
'Usage
Dim instance As New SourceDeclaration()
public SourceDeclaration()
public:
SourceDeclaration()
public function SourceDeclaration()

.NET Framework Security

See Also

Reference

SourceDeclaration Class

SourceDeclaration Members

Microsoft.Data.Schema.ScriptDom.Sql Namespace