다음을 통해 공유


DataSourceCredentials Members

Represents data source credentials.

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

Public Constructors

  이름 Description
DataSourceCredentials  

위쪽

Public Properties

  이름 Description
ms165462.pubproperty(ko-kr,SQL.90).gif DataSourceName Gets or sets the name of the data source to which to pass credentials.
ms165462.pubproperty(ko-kr,SQL.90).gif Password Gets or sets the password to use when connecting to a data source.
ms165462.pubproperty(ko-kr,SQL.90).gif UserName Gets or sets the user name that the report server uses to connect to a data source

위쪽

Public Methods

(see also Protected Methods )

  이름 Description
ms165462.pubmethod(ko-kr,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms165462.pubmethod(ko-kr,SQL.90).gif GetHashCode  (inherited from Object )
ms165462.pubmethod(ko-kr,SQL.90).gif GetType  (inherited from Object )
ms165462.pubmethod(ko-kr,SQL.90).gifms165462.static(ko-kr,SQL.90).gif ReferenceEquals  (inherited from Object )
ms165462.pubmethod(ko-kr,SQL.90).gif ToString  (inherited from Object )

위쪽

Protected Methods

  이름 Description
ms165462.protmethod(ko-kr,SQL.90).gif Finalize  (inherited from Object )
ms165462.protmethod(ko-kr,SQL.90).gif MemberwiseClone  (inherited from Object )

위쪽

참고 항목

참조

DataSourceCredentials Class
Microsoft.WSSUX.ReportingServicesWebService.RSManagementService2005 Namespace