다음을 통해 공유


ParameterlessCallType 열거형

Specifies the parameterless call types.

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

구문

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

멤버

멤버 이름 설명
CurrentTimestamp The Call type is CurrentTimestamp.
CurrentUser The Call type is CurrentUser.
SessionUser The Call type is SessionUser.
SystemUser The Call type is SystemUser.
User The Call type is User.

참고 항목

참조

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