Udostępnij za pośrednictwem


Właściwość DataRegion.DataSetName

Wskazuje, który zestaw danych dla danych region.

Przestrzeń nazw:  Microsoft.ReportingServices.RdlObjectModel
Zestaw:  Microsoft.ReportingServices.Designer.Controls (w Microsoft.ReportingServices.Designer.Controls.dll)

Składnia

'Deklaracja
Public Property DataSetName As String
    Get
    Set
'Użycie
Dim instance As DataRegion
Dim value As String

value = instance.DataSetName

instance.DataSetName = value
public string DataSetName { get; set; }
public:
property String^ DataSetName {
    String^ get ();
    void set (String^ value);
}
member DataSetName : string with get, set
function get DataSetName () : String
function set DataSetName (value : String)

Wartość właściwości

Typ: System.String
A ciąg wartości.