Udostępnij przez


Właściwość DataValueInstance.Name

Pobiera wartość obliczoną Name właściwość w DataValue klasy

Przestrzeń nazw:  Microsoft.ReportingServices.OnDemandReportRendering
Zestaw:  Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)

Składnia

'Deklaracja
Public MustOverride ReadOnly Property Name As String
    Get
'Użycie
Dim instance As DataValueInstance
Dim value As String

value = instance.Name
public abstract string Name { get; }
public:
virtual property String^ Name {
    String^ get () abstract;
}
abstract Name : string
abstract function get Name () : String

Wartość właściwości

Typ: System.String
A ciąg wartości reprezentującej obliczonej wartości Name właściwość.