RelationalParameterBasedSqlProcessorParameters.CollectionParameterTranslationMode Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Which parametrized collection translation mode should be used.
public Microsoft.EntityFrameworkCore.ParameterTranslationMode CollectionParameterTranslationMode { get; init; }
member this.CollectionParameterTranslationMode : Microsoft.EntityFrameworkCore.ParameterTranslationMode with get, set
Public Property CollectionParameterTranslationMode As ParameterTranslationMode