ReportDataSourceInfo.Name, propriété
Obtient le nom de la source de données du rapport.
Espace de noms : Microsoft.Reporting.WinForms
Assembly : Microsoft.ReportViewer.WinForms (dans Microsoft.ReportViewer.WinForms.dll)
Syntaxe
'Déclaration
Public ReadOnly Property Name As String
public string Name { get; }
public:
property String^ Name {
String^ get ();
}
member Name : string with get
function get Name () : String
Valeur de propriété
Type : String
String qui contient le nom de la source de données du rapport.