Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
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 |