ObjectDataSourceDesigner::GetViewNames Method ()
.NET Framework (current version)
Returns a list of data source view names for the associated control.
Assembly: System.Design (in System.Design.dll)
Return Value
Type: array<System::String^>^A string array containing the names of the ObjectDesignerDataSourceView objects of the associated ObjectDataSource.
Implements
IDataSourceDesigner::GetViewNames()The GetViewNames method gets the view names from the names of the schema data tables of the associated control.
.NET Framework
Available since 2.0
Available since 2.0
Show: