다음을 통해 공유


FunctionType Enum

Definition

Specifies the type of Function a TSqlObject represents

public enum FunctionType
type FunctionType = 
Public Enum FunctionType
Inheritance
FunctionType

Fields

Name Value Description
InlineTableValuedFunction 0

InlineTableValuedFunction

MultiStatementTableValuedFunction 1

MultiStatementTableValuedFunction

Applies to