IDTSProperty100.TypeConverter Propiedad

Definición

public:
 property System::String ^ TypeConverter { System::String ^ get(); };
[System.Runtime.InteropServices.DispId(7)]
public string TypeConverter { [System.Runtime.InteropServices.DispId(7)] get; }
[<System.Runtime.InteropServices.DispId(7)>]
[<get: System.Runtime.InteropServices.DispId(7)>]
member this.TypeConverter : string
Public ReadOnly Property TypeConverter As String

Valor de propiedad

El nombre del tipo cualificado en ensamblaje del objeto que realiza la conversión de tipos.

Atributos

Comentarios

Para obtener más información, consulte DtsProperty.

Se aplica a