ParameterlessCall.ParameterlessCallType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
An enum that can be User, CurrentUser, SessionUser, SystemUser or CurrentTimestamp.
public Microsoft.SqlServer.TransactSql.ScriptDom.ParameterlessCallType ParameterlessCallType { get; set; }
member this.ParameterlessCallType : Microsoft.SqlServer.TransactSql.ScriptDom.ParameterlessCallType with get, set
Public Property ParameterlessCallType As ParameterlessCallType