DataSourceSelectArguments.Empty 속성

정의

정렬 식이 DataSourceSelectArguments로 설정된 Empty 개체를 가져옵니다.

public:
 static property System::Web::UI::DataSourceSelectArguments ^ Empty { System::Web::UI::DataSourceSelectArguments ^ get(); };
public static System.Web.UI.DataSourceSelectArguments Empty { get; }
static member Empty : System.Web.UI.DataSourceSelectArguments
Public Shared ReadOnly Property Empty As DataSourceSelectArguments

속성 값

DataSourceSelectArguments 개체입니다.

설명

속성은 반환 된 DataSourceSelectArguments 기본값을 사용 하 여 만든 개체 DataSourceSelectArguments() 생성자입니다. 사용할 수는 Empty 호출 하려는 경우 속성은 ExecuteSelect(DataSourceSelectArguments) 추가 인수 없이 데이터 원본 뷰 클래스의 메서드.

적용 대상

추가 정보