共用方式為


CustomEntity.AccentSensitive Property

Definition

Defaults to false. Boolean value denoting whether comparisons with the entity name should be sensitive to accent.

public bool? AccentSensitive { get; set; }
member this.AccentSensitive : Nullable<bool> with get, set
Public Property AccentSensitive As Nullable(Of Boolean)

Property Value

Applies to