Udostępnij przez


Właściwość ConnectionProperties.DataProvider

Rozszerzenie przetwarzania danych, aby używać.

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

Składnia

'Deklaracja
Public Property DataProvider As String
    Get
    Set
'Użycie
Dim instance As ConnectionProperties
Dim value As String

value = instance.DataProvider

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

Wartość właściwości

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