Właściwość MapSpatialDataSetInstance.DataSetName
Pobiera wartość obliczoną DataSetName właściwość w MapSpatialDataSet klasy
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property DataSetName As String
Get
'Użycie
Dim instance As MapSpatialDataSetInstance
Dim value As String
value = instance.DataSetName
public string DataSetName { get; }
public:
property String^ DataSetName {
String^ get ();
}
member DataSetName : string
function get DataSetName () : String
Wartość właściwości
Typ: System.String
A ciąg wartości reprezentującej obliczonej wartości DataSetName właściwość.