DataSetViewSchema.GetChildren Method ()

 

Gets an array representing the child views contained in the current view.

Namespace:   System.Web.UI.Design
Assembly:  System.Design (in System.Design.dll)

public IDataSourceViewSchema[] GetChildren()

The GetChildren method inherited from IDataSourceViewSchema is not implemented in this class and always returns null.

.NET Framework
Available since 2.0
Return to top
Show: