Właściwość CustomData.IDataScope.Name
Przestrzeń nazw: Microsoft.ReportingServices.RdlObjectModel
Zestaw: Microsoft.ReportingServices.Designer.Controls (w Microsoft.ReportingServices.Designer.Controls.dll)
Składnia
'Deklaracja
Private ReadOnly Property Name As String
Implements IDataScope.Name
Get
'Użycie
Dim instance As CustomData
Dim value As String
value = CType(instance, IDataScope).Name
string IDataScope.Name { get; }
private:
virtual property String^ Name {
String^ get () sealed = IDataScope::Name::get;
}
private abstract Name : string
private override Name : string
Język JScript obsługuje używanie jawnych implementacji interfejsów, ale nie obsługuje deklarowania nowych.
Wartość właściwości
Typ: System.String