ObjectDataSourceDesigner::SelectMethod Property
.NET Framework (current version)
Gets or sets the name of the method to execute when the Select method of the associated control is called.
Assembly: System.Design (in System.Design.dll)
The SelectMethod property shadows the SelectMethod property of the associated control.
When the value of the SelectMethod property is changed, the design-time markup for the associated ObjectDataSource control is updated. The RefreshSchema method is called, if the CanRefreshSchema property is true; otherwise, the DataSourceChanged event is raised.
.NET Framework
Available since 2.0
Available since 2.0
Show: