Share via


IDTSProperty100.TypeConverter Proprietà

Definizione

Ottiene il nome del tipo completo dell'assembly dell'oggetto convertitore di tipi per la proprietà.

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

Valore della proprietà

Nome del tipo completo dell'assembly dell'oggetto responsabile della conversione di tipi.

Attributi

Commenti

Per altre informazioni, vedere DtsProperty.

Si applica a