FunctionType Enum

Definition

Specifies the type of Function a TSqlObject represents

public enum FunctionType
type FunctionType = 
Public Enum FunctionType
Inheritance
FunctionType

Fields

InlineTableValuedFunction 0

InlineTableValuedFunction

MultiStatementTableValuedFunction 1

MultiStatementTableValuedFunction

Applies to