SqlDataSourceUIHelper.RebuildResultSchema Method
| Name | Parameters | Description |
|---|---|---|
| RebuildResultSchema(SqlDataSource, RebuildResultSchemaContext) static | dataSource, context | Updates the data source schema available on the client in accordance to the current data source structure. |
| RebuildResultSchema(SqlDataSource, UserLookAndFeel, IWin32Window, IParameterService, Boolean) static | dataSource, lookAndFeel, owner, parameterService, showSuccessMessage | Obsolete. Updates the data source schema available on the client in accordance to the current data source structure. |
| RebuildResultSchema(SqlDataSource) static | dataSource | Updates the data source schema available on the client in accordance to the current data source structure. |