IDTSExternalMetadataColumn100.Precision 属性

定义

获取或设置由具有十进制数据类型的外部元数据列存储的小数位数。

public:
 property int Precision { int get(); void set(int value); };
[System.Runtime.InteropServices.DispId(103)]
public int Precision { [System.Runtime.InteropServices.DispId(103)] get; [System.Runtime.InteropServices.DispId(103)] set; }
[<System.Runtime.InteropServices.DispId(103)>]
[<get: System.Runtime.InteropServices.DispId(103)>]
[<set: System.Runtime.InteropServices.DispId(103)>]
member this.Precision : int with get, set
Public Property Precision As Integer

属性值

由具有十进制数据类型的外部元数据列存储的小数位数。

属性

适用于