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
Members
Member name | Description | |
---|---|---|
InlineTableValuedFunction | InlineTableValuedFunction | |
MultiStatementTableValuedFunction | MultiStatementTableValuedFunction |