Aracılığıyla paylaş


IReadOnlyStoredProcedure.GetStoreIdentifier Yöntem

Tanım

Bu saklı yordamın depo tanımlayıcısını döndürür.

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)

Döndürülenler

Mağaza tanımlayıcısı. null karşılık gelen bir depo nesnesi yoksa.

Şunlara uygulanır