Condividi tramite


IDataSourceViewSchema.Name Proprietà

Definizione

Ottiene il nome della visualizzazione.

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à

String

Nome della vista.

Commenti

Per un DataTable oggetto, questa proprietà corrisponde alla TableName Proprietà.

Si applica a

Vedi anche