Compartir a través de


IDTSExternalMetadataColumn100.Precision Propiedad

Definición

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

Valor de propiedad

El número de posiciones decimales almacenadas por una columna de metadatos externos que tiene un tipo de datos decimal.

Atributos

Se aplica a