Interface IMongoCreateViewOptions
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