ExpressionCallTarget Constructor

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

.NET Framework Security

See Also

Reference

ExpressionCallTarget Class

Microsoft.Data.Schema.ScriptDom.Sql Namespace