SqlFunctionExpression.ArgumentTypeMappings Özellik

Tanım

Her bağımsız değişken için tür eşlemelerini alır.

public virtual System.Collections.Generic.IReadOnlyList<Microsoft.EntityFrameworkCore.Storage.RelationalTypeMapping> ArgumentTypeMappings { get; }
member this.ArgumentTypeMappings : System.Collections.Generic.IReadOnlyList<Microsoft.EntityFrameworkCore.Storage.RelationalTypeMapping>
Public Overridable ReadOnly Property ArgumentTypeMappings As IReadOnlyList(Of RelationalTypeMapping)

Özellik Değeri

IReadOnlyList<RelationalTypeMapping>

Şunlara uygulanır