Freigeben über


IRelationalModel.StoredProcedures Eigenschaft

Definition

Gibt alle gespeicherten Prozeduren zurück, die im Modell enthalten sind.

public System.Collections.Generic.IEnumerable<Microsoft.EntityFrameworkCore.Metadata.IStoreStoredProcedure> StoredProcedures { get; }
member this.StoredProcedures : seq<Microsoft.EntityFrameworkCore.Metadata.IStoreStoredProcedure>
Public ReadOnly Property StoredProcedures As IEnumerable(Of IStoreStoredProcedure)

Eigenschaftswert

Gilt für: