Lưu ý
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử đăng nhập hoặc thay đổi thư mục.
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử thay đổi thư mục.
The following list contains best practices and guidance for integrating data by using code with Dataverse.
| Best practice | Description |
|---|---|
| Service protection API limits (Dataverse) | Understand the limits for API requests. |
| Optimize performance for bulk operations | Choose the best strategy to create and update large numbers of records in the least amount of time. |
| Manage invalid characters | Manage invalid characters |
| Retrieve specific columns for a table via query APIs | Queries submitted to retrieve data should include specific columns in the ColumnSet instance associated to the query rather than All Columns. |