EdmProperty.IsFixedLengthConstant 属性

定义

获取数据库提供程序的固定长度方面是否为常量。

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

属性值

如果 facet 为常量,则为 true;否则为 false。

适用于