Udostępnij przez


Właściwość DataSetInfo.ObjectDataSourceSelectMethod

Ten interfejs API obsługuje infrastrukturę programu i nie jest przeznaczony do użycia bezpośrednio w kodzie.

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

Składnia

'Deklaracja
Public Property ObjectDataSourceSelectMethod As String
    Get
    Set
'Użycie
Dim instance As DataSetInfo
Dim value As String

value = instance.ObjectDataSourceSelectMethod

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

Wartość właściwości

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