Table of Contents

Interface IMongoCreateViewOptions

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.Legacy.dll

A marker interface that represents options for creating a view (see CreateViewOptionsDocument and the CreateViewOptions builder).

[BsonSerializer(typeof(UndiscriminatedActualTypeSerializer<IMongoCreateViewOptions>))]
public interface IMongoCreateViewOptions
Extension Methods