CallTarget Constructor

Initializes a new instance of the CallTarget class.

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

Syntax

'Declaration
Protected Sub New
protected CallTarget()
protected:
CallTarget()
new : unit -> CallTarget
protected function CallTarget()

.NET Framework Security

See Also

Reference

CallTarget Class

Microsoft.Data.Schema.ScriptDom.Sql Namespace