Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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
Members
| Member name | Description | |
|---|---|---|
| InlineTableValuedFunction | InlineTableValuedFunction | |
| MultiStatementTableValuedFunction | MultiStatementTableValuedFunction |