DataSourceView.Name Proprietà

Definizione

Ottiene il nome della visualizzazione origine dati.

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

Valore della proprietà

Il nome eventualmente assegnato all'oggetto DataSourceView. Il valore predefinito è Empty.

Si applica a

Vedi anche