DataSourceView.Name Propiedad

Definición

Obtiene el nombre de la vista de datos de origen.

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 del objeto DataSourceView, en caso de que tenga un nombre. El valor predeterminado es Empty.

Se aplica a

Consulte también