메소드 | 설명 | |
---|---|---|
AcceptVisitor ( IMappingModelVisitor visitor ) : void | ||
AddCollection ( ICollectionMapping collection ) : void | ||
AddComponent ( |
||
AddProperty ( |
||
AddReference ( |
||
MappedMembers ( ) : System.Collections.Generic |
public AcceptVisitor ( IMappingModelVisitor visitor ) : void | ||
visitor | IMappingModelVisitor | |
리턴 | void |
public AddCollection ( ICollectionMapping collection ) : void | ||
collection | ICollectionMapping | |
리턴 | void |
public AddComponent ( |
||
componentMapping | ||
리턴 | void |
public AddProperty ( |
||
property | ||
리턴 | void |
public AddReference ( |
||
manyToOne | ||
리턴 | void |
public MappedMembers ( ) : System.Collections.Generic | ||
리턴 | System.Collections.Generic |