Skip to content

Commit 725afdd

Browse files
authored
Merge pull request #10311 from MicrosoftDocs/repo_sync_working_branch
Confirm merge from repo_sync_working_branch to main to sync with https://github.com/MicrosoftDocs/powerapps-docs (branch main)
2 parents b1e866e + 8753919 commit 725afdd

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

powerapps-docs/developer/data-platform/file-column-data.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,9 +67,6 @@ sample_filecolumn: <file id>
6767
sample_filecolumn_name: 25mb.pdf
6868
```
6969

70-
> [!NOTE]
71-
> You must explicitly request the column to return the file id. If you use [ColumnSet.AllColumns](xref:Microsoft.Xrm.Sdk.Query.ColumnSet.AllColumns) to true in your query the file column will not be returned. If you used `new ColumnSet(true)` in the function above, the result would be a <xref:System.Collections.Generic.KeyNotFoundException?displayProperty=fullName>.
72-
7370
More information:
7471

7572
- [What is the SDK for .NET](org-service/overview.md)

0 commit comments

Comments
 (0)