Click or drag to resize

CreateViewOperation Properties

The CreateViewOperation type exposes the following members.

Properties
  NameDescription
Public propertyCollation
Gets or sets the collation.
Public propertyDatabaseNamespace
Gets the namespace of the database.
Public propertyMessageEncoderSettings
Gets the message encoder settings.
Public propertyPipeline
Gets the pipeline.
Public propertyViewName
Gets the name of the view.
Public propertyViewOn
Gets the name of the collection that the view is on.
Public propertyWriteConcern
Gets or sets the write concern.
Top
See Also