dotConnect Universal Documentation
Devart.Data.Universal Namespace / UniDataAdapter Class / FillSchema Method

In This Topic
    FillSchema Method (UniDataAdapter)
    In This Topic
    Configures the schema to match that in the data source.
    Overload List
    OverloadDescription
    Configures the schema to match that in the data source.  
    Configures the schema of the specified System.Data.DataTable based on the specified System.Data.SchemaType. (Inherited from System.Data.Common.DbDataAdapter)
    Adds a System.Data.DataTable to the specified System.Data.DataSet and configures the schema to match that in the data source based upon the specified System.Data.SchemaType and System.Data.DataTable. (Inherited from System.Data.Common.DbDataAdapter)
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also