Property | Type | Description | |
---|---|---|---|
IndexChanges | IList |
||
IndexRollbacks | IList |
Method | Description | |
---|---|---|
CanPatch ( ) : bool | ||
CreatePatch ( StoreOptions options, Marten.Schema.SchemaPatch patch ) : void | ||
HasDifferences ( ) : bool | ||
SchemaDiff ( |
||
ToString ( ) : string |
public CreatePatch ( StoreOptions options, Marten.Schema.SchemaPatch patch ) : void | ||
options | StoreOptions | |
patch | Marten.Schema.SchemaPatch | |
return | void |
public SchemaDiff ( |
||
existing | ||
mapping | Marten.Schema.DocumentMapping | |
rules | DdlRules | |
return | System |