EdmProperty.IsScaleConstant プロパティ

定義

データベース プロバイダーのスケール ファセットが定数であるかどうかを取得します。

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

プロパティ値

ファセットが定数の場合は true。それ以外の場合は false。

適用対象