DataSourceDescriptor.TypeName Proprietà

Definizione

Se sottoposto a override in una classe derivata, ottiene il nome completo del tipo di origine dati.

public:
 abstract property System::String ^ TypeName { System::String ^ get(); };
public abstract string TypeName { get; }
member this.TypeName : string
Public MustOverride ReadOnly Property TypeName As String

Valore della proprietà

Nome completo del tipo di origine dati.

Si applica a