RuntimeStoredProcedure.IReadOnlyStoredProcedure.Name Property

Definition

Gets the name of the stored procedure in the database.

string? Microsoft.EntityFrameworkCore.Metadata.IReadOnlyStoredProcedure.Name { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.Microsoft.EntityFrameworkCore.Metadata.IReadOnlyStoredProcedure.Name : string
 ReadOnly Property Name As String Implements IReadOnlyStoredProcedure.Name

Property Value

Implements

Attributes

Applies to