DetailsView.CreateDataSourceSelectArguments 메서드

정의

DataSourceSelectArguments Select 명령에 전달되는 개체를 만듭니다.

protected:
 override System::Web::UI::DataSourceSelectArguments ^ CreateDataSourceSelectArguments();
protected override System.Web.UI.DataSourceSelectArguments CreateDataSourceSelectArguments();
override this.CreateDataSourceSelectArguments : unit -> System.Web.UI.DataSourceSelectArguments
Protected Overrides Function CreateDataSourceSelectArguments () As DataSourceSelectArguments

반품

DataSourceSelectArguments Select 명령에 전달되는 항목입니다.

설명

CreateDataSourceSelectArguments 메서드는 Select 명령에 전달되는 개체를 DetailsViewDataSourceSelectArguments 만들기 위해 컨트롤에서 호출하는 도우미 메서드입니다.

적용 대상

추가 정보