共用方式為


FunctionType 列舉

Specifies the type of Function a TSqlObject represents

命名空間:  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 命名空間