IDTSConnectionManagerCacheColumn100.Precision 属性

定义

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

属性值

缓存列中存储的位数总数。

属性

适用于