HeterogeneousColumn.DestinationScale 属性

定义

获取或设置目标数据类型的小数位数。

public:
 property int DestinationScale { int get(); void set(int value); };
public int DestinationScale { get; set; }
member this.DestinationScale : int with get, set
Public Property DestinationScale As Integer

属性值

一个 Int32 值。

注解

仅 Microsoft .NET Framework 的 2.0 版本支持此命名空间、类或成员。

适用于