共用方式為


EdmProperty.IsFixedLengthConstant 屬性

定義

取得資料庫提供者的固定長度 Facet 是否為常數。

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

屬性值

如果 Facet 是常數,則為 true;否則為 false。

適用於