次の方法で共有


FunctionType 列挙体

TSqlObject が表す関数の種類を指定します。

名前空間:  Microsoft.SqlServer.Dac.Model
アセンブリ:  Microsoft.SqlServer.Dac.Extensions (Microsoft.SqlServer.Dac.Extensions.dll)

構文

'宣言
Public Enumeration FunctionType
'使用
Dim instance As FunctionType
public enum FunctionType
public enum class FunctionType
type FunctionType
public enum FunctionType

メンバー

メンバー名 説明
InlineTableValuedFunction InlineTableValuedFunction
MultiStatementTableValuedFunction MultiStatementTableValuedFunction

関連項目

参照

Microsoft.SqlServer.Dac.Model 名前空間