共用方式為


EdmProperty.IsScaleConstant 屬性

定義

取得資料庫提供者的縮放 Facet 是否為常數。

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

屬性值

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

適用於