Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
指定用于表示 ULParameter.Value 的最多位数。
Public Property Precision As Byte
public byte Precision {get;set;}
ArgumentException 值大于 38。
用于表示 ULParameter.Value 的最多位数。缺省值为 0,表示数据提供程序为 ULParameter.Value 设置精度。
在 UltraLite.NET 中,参数只能被用作 IN 参数,并忽略所有映射信息。只有 ULParameter.Value 是非常重要的。