ModelDataSourceView.GetSelectMethodResult(DataSourceSelectArguments) Method

Definition

Invokes the select method and gets the result.

C#
protected virtual object GetSelectMethodResult(System.Web.UI.DataSourceSelectArguments arguments);

Parameters

arguments
DataSourceSelectArguments

The select method arguments.

Returns

The result of the select method.

Exceptions

The SelectMethod property is an empty string.

Applies to

Proizvod Verzije
.NET Framework 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1