FunctionReturnType Constructor

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

.NET Framework Security

See Also

Reference

FunctionReturnType Class

Microsoft.Data.Schema.ScriptDom.Sql Namespace