DataSourceCredentials Members

Represents data source credentials.

The following tables list the members exposed by the DataSourceCredentials type.

Public Constructors

  名稱 Description
DataSourceCredentials  

頂端

Public Properties

  名稱 Description
ms164478.pubproperty(zh-tw,SQL.90).gif DataSourceName Gets or sets the name of the data source to which to pass credentials. String.
ms164478.pubproperty(zh-tw,SQL.90).gif Password Gets or sets the password that the report server uses to connect to an external data source.
ms164478.pubproperty(zh-tw,SQL.90).gif UserName Gets or sets the user name that the report server uses to connect to an external data source.

頂端

Public Methods

(see also Protected Methods )

  名稱 Description
ms164478.pubmethod(zh-tw,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms164478.pubmethod(zh-tw,SQL.90).gif GetHashCode  (inherited from Object )
ms164478.pubmethod(zh-tw,SQL.90).gif GetType  (inherited from Object )
ms164478.pubmethod(zh-tw,SQL.90).gifms164478.static(zh-tw,SQL.90).gif ReferenceEquals  (inherited from Object )
ms164478.pubmethod(zh-tw,SQL.90).gif ToString  (inherited from Object )

頂端

Protected Methods

  名稱 Description
ms164478.protmethod(zh-tw,SQL.90).gif Finalize  (inherited from Object )
ms164478.protmethod(zh-tw,SQL.90).gif MemberwiseClone  (inherited from Object )

頂端

請參閱

參考

DataSourceCredentials Class
Microsoft.WSSUX.ReportingServicesWebService.RSExecutionService2005 Namespace