ITableMapping.InsertStoredProcedureMapping 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
如果存在,則取得對應的插入預存程式對應。
public Microsoft.EntityFrameworkCore.Metadata.IStoredProcedureMapping? InsertStoredProcedureMapping { get; }
member this.InsertStoredProcedureMapping : Microsoft.EntityFrameworkCore.Metadata.IStoredProcedureMapping
Public ReadOnly Property InsertStoredProcedureMapping As IStoredProcedureMapping