This topic has not yet been rated - Rate this topic

DataSourceDefinition.OriginalConnectStringExpressionBased Property

Indicates whether the original connection string for the data source was expression-based. Read-only.

Namespace:  ReportService2005
Assembly:  ReportService2005 (in ReportService2005.dll)
public bool OriginalConnectStringExpressionBased { get; set; }

Property Value

Type: System.Boolean
A Boolean value indicating whether the original connection string for the data source was expression-based.

Expression-based connection strings are not supported in shared data sources.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.