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

Nombre de tipo, calificado mediante el nombre del ensamblado, del objeto que realiza la conversión de tipos.

Atributos

Comentarios

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

Se aplica a