EdmProperty.IsUnicodeConstant Property

Definition

Gets whether the Unicode facet is constant for the database provider.

public bool IsUnicodeConstant { get; }
member this.IsUnicodeConstant : bool
Public ReadOnly Property IsUnicodeConstant As Boolean

Property Value

true if the facet is constant; otherwise, false.

Applies to