Aracılığıyla paylaş


RelationalPropertyExtensions.GetUpdateStoredProcedureResultColumnMappings Yöntem

Tanım

Özelliğin eşlendiği saklı yordam sonuç sütunlarını güncelleştirir.

public static System.Collections.Generic.IEnumerable<Microsoft.EntityFrameworkCore.Metadata.IStoredProcedureResultColumnMapping> GetUpdateStoredProcedureResultColumnMappings (this Microsoft.EntityFrameworkCore.Metadata.IProperty property);
static member GetUpdateStoredProcedureResultColumnMappings : Microsoft.EntityFrameworkCore.Metadata.IProperty -> seq<Microsoft.EntityFrameworkCore.Metadata.IStoredProcedureResultColumnMapping>
<Extension()>
Public Function GetUpdateStoredProcedureResultColumnMappings (property As IProperty) As IEnumerable(Of IStoredProcedureResultColumnMapping)

Parametreler

property
IProperty

Özellik.

Döndürülenler

Özelliğin eşlendiği saklı yordam sonuç sütunlarını güncelleştirin.

Şunlara uygulanır