SQLServer_Function_Type (Integer property)

Specifies the definition type of the SQL Server function.

Tagged Values

Name Value
Data_TypeInteger
Long_Id{E7AB3CC0-47AD-4A10-8972-C0FB869EE7CB}+40202db7
tag_DBMS_Brands_And_VersionsSQL Server 9.0+, SQL Azure 10.0+
tag_Display_Name_ResourceFunction Type
tag_Is_Physicaltrue
tag_Release_Added7.2.0

Valid values for object Function

ValueClass NameDisplay Name
0ScalarScalar Function
1InlineTableInline Table Function
2MultistatementTableMultistatement Table Function
3ScalarReturnAssemblyScalar Return Assembly Function
4TableReturnAssemblyTable Return Assembly Function