ASP.NET Core 6.3.16
Demos Support Blog Download
Show / Hide Table of Contents
PDF

Class DataSourceDefinition

Inheritance
System.Object
DataSourceDefinitionOrReference
DataSourceDefinition
Namespace: Microsoft.SqlServer.ReportingServices2010
Assembly: BoldReports.Web.dll
Syntax
public class DataSourceDefinition : DataSourceDefinitionOrReference

Constructors

DataSourceDefinition()

Declaration
public DataSourceDefinition()

Properties

ConnectString

Declaration
public string ConnectString { get; set; }
Property Value
Type Description
System.String

CredentialRetrieval

Declaration
public CredentialRetrievalEnum CredentialRetrieval { get; set; }
Property Value
Type Description
CredentialRetrievalEnum

Enabled

Declaration
public bool Enabled { get; set; }
Property Value
Type Description
System.Boolean

EnabledSpecified

Declaration
public bool EnabledSpecified { get; set; }
Property Value
Type Description
System.Boolean

Extension

Declaration
public string Extension { get; set; }
Property Value
Type Description
System.String

ImpersonateUser

Declaration
public bool ImpersonateUser { get; set; }
Property Value
Type Description
System.Boolean

ImpersonateUserSpecified

Declaration
public bool ImpersonateUserSpecified { get; set; }
Property Value
Type Description
System.Boolean

OriginalConnectStringExpressionBased

Declaration
public bool OriginalConnectStringExpressionBased { get; set; }
Property Value
Type Description
System.Boolean

Password

Declaration
public string Password { get; set; }
Property Value
Type Description
System.String

Prompt

Declaration
public string Prompt { get; set; }
Property Value
Type Description
System.String

UseOriginalConnectString

Declaration
public bool UseOriginalConnectString { get; set; }
Property Value
Type Description
System.Boolean

UserName

Declaration
public string UserName { get; set; }
Property Value
Type Description
System.String

WindowsCredentials

Declaration
public bool WindowsCredentials { get; set; }
Property Value
Type Description
System.Boolean
In This Article
Was this page helpful? Yes No
Thank you for your feedback!
Thank you for your feedback and comments. We will rectify this as soon as possible!
An unknown error has occurred. Please try again.
×
SEND FEEDBACK REGARDING THIS TOPIC

Please provide additional information

Please provide additional information

Please provide additional information

Please provide additional information
Please provide additional information
Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved