Freigeben über


ExecutableEntity-Konstruktor

Initializes a new instance of the ExecutableEntity class.

Namespace:  Microsoft.SqlServer.TransactSql.ScriptDom
Assembly:  Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)

Syntax

'Declaration
Protected Sub New
'Usage
Dim instance As New ExecutableEntity()
protected ExecutableEntity()
protected:
ExecutableEntity()
new : unit -> ExecutableEntity
protected function ExecutableEntity()

Siehe auch

Verweis

ExecutableEntity Klasse

Microsoft.SqlServer.TransactSql.ScriptDom-Namespace