Summary
Gets or sets the connection string.
- Assembly
- Rocket
.Surgery .Extensions .Marten .dll - Namespace
- Rocket
.Surgery .Extensions .Marten - Containing Type
- MartenOptions
Syntax
public string ConnectionString { get; set; }
Attributes
Type | Description |
---|---|
NullableAttribute |
Value
Type | Description |
---|---|
string | The connection string. |