Method | Description | |
---|---|---|
GetValue ( |
||
IdField ( |
||
LocatorFor ( string rootTableAlias ) : string | ||
ShouldUseContainmentOperator ( ) : bool | ||
WritePatch ( Marten.Schema.DocumentMapping mapping, Marten.Schema.SchemaPatch patch ) : void |
public GetValue ( |
||
valueExpression | ||
return | object |
public IdField ( |
||
idMember | ||
return | System |
public LocatorFor ( string rootTableAlias ) : string | ||
rootTableAlias | string | |
return | string |
public ShouldUseContainmentOperator ( ) : bool | ||
return | bool |
public WritePatch ( Marten.Schema.DocumentMapping mapping, Marten.Schema.SchemaPatch patch ) : void | ||
mapping | Marten.Schema.DocumentMapping | |
patch | Marten.Schema.SchemaPatch | |
return | void |