ProcedureStatementBody.ProcedureReference Property

Definition

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

Property Value

Applies to