Click or drag to resize

ArrayFiltersFeatureThrowIfNotSupported Method

Overload List
  NameDescription
Public methodThrowIfNotSupported(SemanticVersion)
Throws if the feature is not supported by a version of the server.
(Inherited from Feature.)
Public methodThrowIfNotSupported(SemanticVersion, IEnumerableBsonDocument)
Throws if arrayFilters value is not null and arrayFilters are not supported.
Top
See Also