ExcelDataSourceUIHelper.UpdateSchema Method
Name | Parameters | Description |
---|---|---|
UpdateSchema(ExcelDataSource, UpdateSchemaContext) static | dataSource, context | Updates the data source schema available on the client in accordance with the current data source structure. |
UpdateSchema(ExcelDataSource, IWin32Window, UserLookAndFeel, IExcelSchemaProvider) static | dataSource, owner, lookAndFeel, schemaProvider | Obsolete. Updates the data source schema available on the client in accordance with the current data source structure. |
UpdateSchema(ExcelDataSource) static | dataSource | Updates the data source schema available on the client in accordance with the current data source structure. |