次の方法で共有


FunctionParameter.IsPrecisionConstant プロパティ

定義

データベース プロバイダーの有効桁数ファセットが定数かどうかを取得します。

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

プロパティ値

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

適用対象