ExecutableProcedureReference.ProcedureReference Property

Definition

The reference to the procedure

public Microsoft.SqlServer.TransactSql.ScriptDom.ProcedureReferenceName ProcedureReference { get; set; }
member this.ProcedureReference : Microsoft.SqlServer.TransactSql.ScriptDom.ProcedureReferenceName with get, set
Public Property ProcedureReference As ProcedureReferenceName

Property Value

Applies to