Sdílet prostřednictvím


IReadOnlyStoredProcedure.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 -> Nullable<Microsoft.EntityFrameworkCore.Metadata.StoreObjectIdentifier>
override this.GetStoreIdentifier : unit -> Nullable<Microsoft.EntityFrameworkCore.Metadata.StoreObjectIdentifier>
Public Overridable Function GetStoreIdentifier () As Nullable(Of StoreObjectIdentifier)

Návraty

Identifikátor úložiště. null pokud neexistuje odpovídající objekt úložiště.

Platí pro