Compartir a través de


ObjectDataSourceSelectMethod Propiedad

Esta API admite la infraestructura de y no está prevista su utilización directa desde el código.

Espacio de nombres:  Microsoft.ReportingServices.RdlObjectModel
Ensamblado:  Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)

Sintaxis

'Declaración
Public Property ObjectDataSourceSelectMethod As String
    Get
    Set
'Uso
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)

Valor de la propiedad

Tipo: System. . :: . .String
A string value.