MartenOptions Class

Summary

MartenOptions.
graph BT Type-->Base0["Object"] Type["MartenOptions"] class Type type-node

Syntax

public class MartenOptions

Attributes

Type Description
NullableContextAttribute
NullableAttribute

Constructors

Name Summary
MartenOptions()

Properties

Name Value Summary
AutomaticUnitOfWork bool
Gets or sets a value indicating whether [automatic unit of work].
ConnectionString string
Gets or sets the connection string.
IdClaims string[]
Gets or sets the identifier claims.
SessionTracking DocumentTracking
Gets or sets the session tracking.
UseSession bool
Gets or sets a value indicating whether [use session].

Methods

Name Value Summary
IsIdLikeClaim(Claim) bool
Determines whether [is identifier like claim] [the specified claim].

Extension Methods