Dela via


DeclareVariableElement Constructor

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

.NET Framework Security

See Also

Reference

DeclareVariableElement Class

DeclareVariableElement Members

Microsoft.Data.Schema.ScriptDom.Sql Namespace