Właściwość DataSetInfo.ObjectDataSourceSelectMethodSignature
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 ObjectDataSourceSelectMethodSignature As String
Get
Set
'Użycie
Dim instance As DataSetInfo
Dim value As String
value = instance.ObjectDataSourceSelectMethodSignature
instance.ObjectDataSourceSelectMethodSignature = value
public string ObjectDataSourceSelectMethodSignature { get; set; }
public:
property String^ ObjectDataSourceSelectMethodSignature {
String^ get ();
void set (String^ value);
}
member ObjectDataSourceSelectMethodSignature : string with get, set
function get ObjectDataSourceSelectMethodSignature () : String
function set ObjectDataSourceSelectMethodSignature (value : String)
Wartość właściwości
Typ: System.String
A ciąg wartości.