Propriété DataSetName
Gets the name of the dataset from which spatial data is extracted.
Espace de noms : Microsoft.ReportingServices.OnDemandReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Public ReadOnly Property DataSetName As ReportStringProperty
Get
'Utilisation
Dim instance As MapSpatialDataSet
Dim value As ReportStringProperty
value = instance.DataSetName
public ReportStringProperty DataSetName { get; }
public:
property ReportStringProperty^ DataSetName {
ReportStringProperty^ get ();
}
member DataSetName : ReportStringProperty
function get DataSetName () : ReportStringProperty
Valeur de propriété
Type : Microsoft.ReportingServices.OnDemandReportRendering. . :: . .ReportStringProperty
A ReportStringProperty object.