Freigeben über


DataSourceDefinition Members

Represents a data source definition in the report server database.

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

Public Constructors

  Name Description
DataSourceDefinition  

Nach oben

Public Properties

  Name Description
ms165530.pubproperty(de-de,SQL.90).gif ConnectString Gets or sets the connection string for a data source.
ms165530.pubproperty(de-de,SQL.90).gif CredentialRetrieval Indicates the way in which the report server retrieves data source credentials.
ms165530.pubproperty(de-de,SQL.90).gif Enabled Indicates whether a data source is enabled.
ms165530.pubproperty(de-de,SQL.90).gif EnabledSpecified  
ms165530.pubproperty(de-de,SQL.90).gif Extension Gets or sets the name of the data source extension: SQL, OLEDB, ODBC, or a custom extension.
ms165530.pubproperty(de-de,SQL.90).gif ImpersonateUser Indicates whether the report server attempts to impersonate a user by using stored credentials after a data processing extension has established an authenticated connection to a data source.
ms165530.pubproperty(de-de,SQL.90).gif ImpersonateUserSpecified  
ms165530.pubproperty(de-de,SQL.90).gif OriginalConnectStringExpressionBased Indicates whether the original connection string for the data source was expression-based. Read-only.
ms165530.pubproperty(de-de,SQL.90).gif Password Sets the password that the report server uses to connect to a data source. Write-only.
ms165530.pubproperty(de-de,SQL.90).gif Prompt Gets or sets the prompt that the report server displays to the user when prompting for credentials.
ms165530.pubproperty(de-de,SQL.90).gif UseOriginalConnectString Specifies whether the data source should revert to the original connection string.
ms165530.pubproperty(de-de,SQL.90).gif UserName Gets or sets the user name that the report server uses to connect to a data source.
ms165530.pubproperty(de-de,SQL.90).gif WindowsCredentials Indicates whether the report server passes user-provided or stored credentials as Windows credentials when connecting to a data source.

Nach oben

Public Methods

(see also Protected Methods )

  Name Description
ms165530.pubmethod(de-de,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms165530.pubmethod(de-de,SQL.90).gif GetHashCode  (inherited from Object )
ms165530.pubmethod(de-de,SQL.90).gif GetType  (inherited from Object )
ms165530.pubmethod(de-de,SQL.90).gifms165530.static(de-de,SQL.90).gif ReferenceEquals  (inherited from Object )
ms165530.pubmethod(de-de,SQL.90).gif ToString  (inherited from Object )

Nach oben

Protected Methods

  Name Description
ms165530.protmethod(de-de,SQL.90).gif Finalize  (inherited from Object )
ms165530.protmethod(de-de,SQL.90).gif MemberwiseClone  (inherited from Object )

Nach oben

Siehe auch

Verweis

DataSourceDefinition Class
Microsoft.WSSUX.ReportingServicesWebService.RSManagementService2005 Namespace