Condividi tramite


IStoredProcedure.GetStoreIdentifier Metodo

Definizione

Restituisce l'identificatore dell'archivio di questa stored procedure.

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

Restituisce

Identificatore dell'archivio.

Si applica a