Partager via


Constructeur ReportDataSource (String)

Crée une source de données nommée.

Espace de noms :  Microsoft.Reporting.WinForms
Assembly :  Microsoft.ReportViewer.WinForms (en Microsoft.ReportViewer.WinForms.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    name As String _
)
'Utilisation
Dim name As String

Dim instance As New ReportDataSource(name)
public ReportDataSource(
    string name
)
public:
ReportDataSource(
    String^ name
)
new : 
        name:string -> ReportDataSource
public function ReportDataSource(
    name : String
)

Paramètres

Voir aussi

Référence

ReportDataSource Classe

Surcharge ReportDataSource

Espace de noms Microsoft.Reporting.WinForms