Lenguaje

DataSetInfo.ObjectDataSourceSelectMethodSignature Propiedad

Definición

Obtiene o establece la firma de la ObjectDataSourceSelectMethod propiedad.

public:
 property System::String ^ ObjectDataSourceSelectMethodSignature { System::String ^ get(); void set(System::String ^ value); };
public string ObjectDataSourceSelectMethodSignature { get; set; }
member this.ObjectDataSourceSelectMethodSignature : string with get, set
Public Property ObjectDataSourceSelectMethodSignature As String

Valor de propiedad

La firma de la ObjectDataSourceSelectMethod propiedad.

Se aplica a