This topic has not yet been rated - Rate this topic

DataSourceDefinition.Extension Property

Gets or sets the name of the data source extension: SQL, OLEDB, ODBC, or a custom extension.

Namespace:  ReportService2005
Assembly:  ReportService2005 (in ReportService2005.dll)

public string Extension { get; set; }

Property Value

Type: System.String
A String value containing the name of the data source extension.

This is the name of a registered report server data extension. The ListExtensions method can be used to obtain a list of registered Report Server data extensions.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ