Partager via


Énumération FunctionType

Specifies the type of Function a TSqlObject represents

Espace de noms :  Microsoft.SqlServer.Dac.Model
Assembly :  Microsoft.SqlServer.Dac.Extensions (en Microsoft.SqlServer.Dac.Extensions.dll)

Syntaxe

'Déclaration
Public Enumeration FunctionType
'Utilisation
Dim instance As FunctionType
public enum FunctionType
public enum class FunctionType
type FunctionType
public enum FunctionType

Membres

Nom de membre Description
InlineTableValuedFunction InlineTableValuedFunction
MultiStatementTableValuedFunction MultiStatementTableValuedFunction

Voir aussi

Référence

Espace de noms Microsoft.SqlServer.Dac.Model