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
'Usage
Dim instance As New FunctionStatementBody()
protected FunctionStatementBody()
protected:
FunctionStatementBody()
protected function FunctionStatementBody()

.NET Framework Security

See Also

Reference

FunctionStatementBody Class

FunctionStatementBody Members

Microsoft.Data.Schema.ScriptDom.Sql Namespace