共用方式為


IStoredProcedureMapping.StoredProcedureIdentifier 屬性

定義

取得預存程式識別碼,包括是否用於插入、刪除或更新。

public Microsoft.EntityFrameworkCore.Metadata.StoreObjectIdentifier StoredProcedureIdentifier { get; }
member this.StoredProcedureIdentifier : Microsoft.EntityFrameworkCore.Metadata.StoreObjectIdentifier
Public ReadOnly Property StoredProcedureIdentifier As StoreObjectIdentifier

屬性值

適用於