DataProvider.InitSchemaTable(ArrayList) Method

Definition

Creates a empty DataTable that reflects the schema of the retrieved data.

public void InitSchemaTable (System.Collections.ArrayList parentProperties);
member this.InitSchemaTable : System.Collections.ArrayList -> unit
Public Sub InitSchemaTable (parentProperties As ArrayList)

Parameters

parentProperties
ArrayList

Applies to