IDTSParameter100.DataType Propiedad

Definición

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

Valor de propiedad

El tipo de datos del objeto especificado.

Atributos

Se aplica a