IDTSProperty100.TypeConverter Propriedade

Definição

Obtém o nome de tipo qualificado por assembly do objeto conversor de tipo da propriedade.

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 da propriedade

O nome de tipo qualificado por assembly do objeto que faz a conversão de tipos.

Atributos

Comentários

Para obter mais informações, consulte DtsProperty.

Aplica-se a