Bagikan melalui


RelationalTypeBaseExtensions.GetInsertStoredProcedureMappings Metode

Definisi

Mengembalikan prosedur sisipan tersimpan yang jenisnya dipetakan.

public static System.Collections.Generic.IEnumerable<Microsoft.EntityFrameworkCore.Metadata.IStoredProcedureMapping> GetInsertStoredProcedureMappings (this Microsoft.EntityFrameworkCore.Metadata.ITypeBase typeBase);
static member GetInsertStoredProcedureMappings : Microsoft.EntityFrameworkCore.Metadata.ITypeBase -> seq<Microsoft.EntityFrameworkCore.Metadata.IStoredProcedureMapping>
<Extension()>
Public Function GetInsertStoredProcedureMappings (typeBase As ITypeBase) As IEnumerable(Of IStoredProcedureMapping)

Parameter

typeBase
ITypeBase

Jenisnya.

Mengembalikan

Sisipkan prosedur tersimpan tempat jenis dipetakan.

Berlaku untuk