Method | Description | |
---|---|---|
AcceptVisitor ( IMappingModelVisitor visitor ) : void | ||
AddColumn ( |
||
AddUnmigratedAttribute ( string name, string value ) : void |
public AcceptVisitor ( IMappingModelVisitor visitor ) : void | ||
visitor | IMappingModelVisitor | |
return | void |
public AddColumn ( |
||
mapping | ||
return | void |
public AddUnmigratedAttribute ( string name, string value ) : void | ||
name | string | |
value | string | |
return | void |