This topic has not yet been rated - Rate this topic

DataSource::Name Property

Gets or sets the name of the data source.

Namespace:  ReportService2010
Assembly:  ReportService2010 (in ReportService2010.dll)
public:
property String^ Name {
	String^ get ();
	void set (String^ value);
}

Property Value

Type: System::String
A String that contains the name of the data source.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.