ReportDataSourceInfo.Name, propriété
Obtient le nom de la source de données du rapport.
Espace de noms : Microsoft.Reporting.WebForms
Assembly : Microsoft.ReportViewer.WebForms (dans Microsoft.ReportViewer.WebForms.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.