DesignTimeData.GetDataMembers Method (Object)
.NET Framework (current version)
Gets the names of the data members in the specified data source.
Assembly: System.Design (in System.Design.dll)
Parameters
- dataSource
-
Type:
System.Object
The data source from which to retrieve the names of the members.
Return Value
Type: System.String[]An array of type String that contains the names of the data members in the specified data source.
.NET Framework
Available since 1.1
Available since 1.1
Show: