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 f4c3e2e commit af0a0f5Copy full SHA for af0a0f5
releasenotes.txt
@@ -6,6 +6,7 @@ Build vNext
6
##### Possible Breaking Changes #####
7
* IDeleteEventListener, IEventSource: Use generic ISet<> instead of non-generic in method signatures.
8
* SqlString.Parts removed. Use SqlString.Count and SqlString.GetEnumerator().
9
+ * IPersistentCollection.GetSnapshot() now returns object instead of ICollection. The snapshot should be opaque to outside code.
10
11
Build 3.3.1.GA
12
=============================
0 commit comments