ParameterStyle 열거형

Specifies the parameter styles for external function bodies.

네임스페이스:  Microsoft.SqlServer.TransactSql.ScriptDom
어셈블리:  Microsoft.SqlServer.TransactSql.ScriptDom(Microsoft.SqlServer.TransactSql.ScriptDom.dll)

구문

‘선언
Public Enumeration ParameterStyle
‘사용 방법
Dim instance As ParameterStyle
public enum ParameterStyle
public enum class ParameterStyle
type ParameterStyle
public enum ParameterStyle

멤버

멤버 이름 설명
General The General parameter style.
None The None parameter style.
Sql The Sql parameter style.

참고 항목

참조

Microsoft.SqlServer.TransactSql.ScriptDom 네임스페이스