DataSourceCredentials 构造函数
构造一个 DataSourceCredentials 对象。
命名空间: Microsoft.Reporting.WinForms
程序集: Microsoft.ReportViewer.WinForms(在 Microsoft.ReportViewer.WinForms.dll 中)
语法
声明
Public Sub New
用法
Dim instance As New DataSourceCredentials()
public DataSourceCredentials()
public:
DataSourceCredentials()
new : unit -> DataSourceCredentials
public function DataSourceCredentials()