Summary
Enum ProjectionType
- Assembly
- Rocket
.Surgery .Extensions .Marten .dll - Namespace
- Rocket
.Surgery .Extensions .Marten .Projections - Base Types
-
- Enum
graph BT
Type-->Base0["Enum"]
Type["ProjectionType"]
class Type type-node
Syntax
public sealed class ProjectionType : Enum
Fields
Extension Methods
Name | Value | Summary |
---|---|---|
SetBackingValue |
T |
Sets the backing value.
From ValueExtensions
|
With |
TBuilder |
Adds the specified dictionary to the provided dictionary.
|