LeftFunctionCall Constructor

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

.NET Framework Security

See Also

Reference

LeftFunctionCall Class

Microsoft.Data.Schema.ScriptDom.Sql Namespace