Method | Description | |
---|---|---|
AcceptVisitor ( IMappingModelVisitor visitor ) : void | ||
AddIdColumn ( ColumnMapping column ) : void | ||
IdMapping ( ) : System.Collections.Generic | ||
IdMapping ( ColumnMapping columnMapping ) : System.Collections.Generic |
public AcceptVisitor ( IMappingModelVisitor visitor ) : void | ||
visitor | IMappingModelVisitor | |
return | void |
public AddIdColumn ( ColumnMapping column ) : void | ||
column | ColumnMapping | |
return | void |
public IdMapping ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |
public IdMapping ( ColumnMapping columnMapping ) : System.Collections.Generic | ||
columnMapping | ColumnMapping | |
return | System.Collections.Generic |