DataSetViewSchema.Name Proprietà

Definizione

Ottiene il nome della visualizzazione utilizzando la relativa TableName proprietà.

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à

Nome della visualizzazione.

Implementazioni

Si applica a

Vedi anche