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
public SourceDeclaration()
public:
SourceDeclaration()
new : unit -> SourceDeclaration
public function SourceDeclaration()

.NET Framework Security

See Also

Reference

SourceDeclaration Class

Microsoft.Data.Schema.ScriptDom.Sql Namespace