Sdílet prostřednictvím


PropertyParameterBinding.With(IPropertyBase[]) Metoda

Definice

Vytvoří kopii, která obsahuje dané spotřebované vlastnosti.

public override Microsoft.EntityFrameworkCore.Metadata.ParameterBinding With (Microsoft.EntityFrameworkCore.Metadata.IPropertyBase[] consumedProperties);
override this.With : Microsoft.EntityFrameworkCore.Metadata.IPropertyBase[] -> Microsoft.EntityFrameworkCore.Metadata.ParameterBinding
Public Overrides Function With (consumedProperties As IPropertyBase()) As ParameterBinding

Parametry

consumedProperties
IPropertyBase[]

Nové spotřebované vlastnosti.

Návraty

Kopie s nahrazenými spotřebovanými vlastnostmi.

Platí pro