DataSourceDefinition 属性

包括受保护的成员
包括继承的成员

DataSourceDefinition 类型公开以下成员。

属性

  名称 说明
公共属性 ConnectString Gets or sets the connection string for a data source.
公共属性 CredentialRetrieval Gets or sets a value that indicates the way in which the report server retrieves data source credentials.
公共属性 Enabled Gets a value that indicates whether a data source is enabled.
公共属性 EnabledSpecified Gets or sets a value that indicates whether the Enabled property is specified.
公共属性 Extension Gets or sets the name of the data source extension: SQL, OLEDB, ODBC, or a custom extension.
公共属性 ImpersonateUser Gets or sets a value that indicates whether the report server tries to impersonate a user by using stored credentials.
公共属性 ImpersonateUserSpecified Gets or sets a value that indicates whether the ImpersonateUser property is specified.
公共属性 OriginalConnectStringExpressionBased Gets a value that indicates whether the original connection string for the data source was expression-based.
公共属性 Password Gets or sets the password that the report server uses to connect to a data source.
公共属性 Prompt Gets or sets the prompt that the report server displays to the user when it prompts for credentials.
公共属性 UseOriginalConnectString Gets or sets a value that specifies whether the data source should revert to the original connection string.
公共属性 UserName Gets or sets the user name the report server uses to connect to a data source.
公共属性 WindowsCredentials Gets or sets a value that indicates whether the report server passes user-provided or stored credentials as Windows credentials when it connects to a data source.

页首

请参阅

参考

DataSourceDefinition 类

ReportService2010 命名空间