TableValuedFunctionReturnType Constructor

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

.NET Framework Security

See Also

Reference

TableValuedFunctionReturnType Class

Microsoft.Data.Schema.ScriptDom.Sql Namespace