ProcedureStatementBody.ProcedureReference 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.
The name of the procedure. Can at most be a two part name.
public Microsoft.SqlServer.TransactSql.ScriptDom.ProcedureReference ProcedureReference { get; set; }
member this.ProcedureReference : Microsoft.SqlServer.TransactSql.ScriptDom.ProcedureReference with get, set
Public Property ProcedureReference As ProcedureReference