IStoredProcedure.GetStoreIdentifier Metoda

Definice

Vrátí identifikátor úložiště této uložené procedury.

public virtual Microsoft.EntityFrameworkCore.Metadata.StoreObjectIdentifier GetStoreIdentifier ();
abstract member GetStoreIdentifier : unit -> Microsoft.EntityFrameworkCore.Metadata.StoreObjectIdentifier
override this.GetStoreIdentifier : unit -> Microsoft.EntityFrameworkCore.Metadata.StoreObjectIdentifier
Public Overridable Function GetStoreIdentifier () As StoreObjectIdentifier

Návraty

Identifikátor úložiště.

Platí pro