FunctionCall.CallTarget 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.
Optional function call target.
public Microsoft.SqlServer.TransactSql.ScriptDom.CallTarget CallTarget { get; set; }
member this.CallTarget : Microsoft.SqlServer.TransactSql.ScriptDom.CallTarget with get, set
Public Property CallTarget As CallTarget