Méthode | Description | |
---|---|---|
MapClass ( this type ) : IClassDef |
Maps the Class of type to a ClassDef. Note_ this will not create the reverse relationships on the Related Class if they are required. If you require reverse relationships to be set up then please use the AllClassesAutoMapper
|
|
MustBeMapped ( this typeWrapper ) : bool |
Must the Class wrapped by the typeWrapper be mapped.
|
public static MapClass ( this type ) : IClassDef | ||
type | this | |
Résultat | IClassDef |
public static MustBeMapped ( this typeWrapper ) : bool | ||
typeWrapper | this | |
Résultat | bool |