Compartir a través de


DataSetViewSchema.Name Propiedad

Definición

Obtiene el nombre de la vista mediante su propiedad TableName.

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

Valor de propiedad

Nombre de la vista.

Implementaciones

Se aplica a

Consulte también