ReportItem.DataElementName Property
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the name of the data element for the report item.
public:
property System::String ^ DataElementName { System::String ^ get(); };
C#
public string DataElementName { get; }
member this.DataElementName : string
Public ReadOnly Property DataElementName As String
The name of the data element for the report item.
Toode | Versioonid |
---|---|
SQL Server .NET SDK | 2016 |