RuntimeStoredProcedure.IReadOnlyStoredProcedure.Schema Property

Definition

Gets the schema of the stored procedure in the database.

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

Property Value

Implements

Attributes

Applies to