Freigeben über


FunctionType-Enumeration

Specifies the type of Function a TSqlObject represents

Namespace:  Microsoft.SqlServer.Dac.Model
Assembly:  Microsoft.SqlServer.Dac.Extensions (in Microsoft.SqlServer.Dac.Extensions.dll)

Syntax

'Declaration
Public Enumeration FunctionType
'Usage
Dim instance As FunctionType
public enum FunctionType
public enum class FunctionType
type FunctionType
public enum FunctionType

Elemente

Elementname Beschreibung
InlineTableValuedFunction InlineTableValuedFunction
MultiStatementTableValuedFunction MultiStatementTableValuedFunction

Siehe auch

Verweis

Microsoft.SqlServer.Dac.Model-Namespace