Share via


FunctionStatementBody Constructor

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

.NET Framework Security

See Also

Reference

FunctionStatementBody Class

Microsoft.Data.Schema.ScriptDom.Sql Namespace