IDTSExternalMetadataColumn100.Scale 属性

定义

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

属性值

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

属性

适用于