We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1315da commit 9873fa5Copy full SHA for 9873fa5
source/sdk/dotnet/data-types/field-types.txt
@@ -60,7 +60,7 @@ MongoDB.Bson Types
60
61
Guid and ObjectId Properties
62
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
63
-``Guid`` is .. versionadded:: 10.2.0-beta.1
+.. versionadded:: 10.2.0-beta.1
64
65
``MongoDB.Bson.ObjectId`` is a MongoDB-specific 12-byte unique value, while the
66
built-in .NET type ``Guid`` is a 16-byte universally-unique value. Both types are
0 commit comments