프로퍼티 | 타입 | 설명 | |
---|---|---|---|
CreatePrimaryKeyProp | IPropDef | ||
FindExistingPKPropDef | IPropDef | ||
GetPrimaryKeyDef | IPrimaryKeyDef | ||
GetPrimaryKeyPropDef | IPropDef | ||
IsGuidObjectID | bool |
메소드 | 설명 | |
---|---|---|
IdentityAutoMapper ( IClassDef classDef ) : System |
Construct
|
|
MapIdentity ( ) : IPrimaryKeyDef |
Map the Identity for the given ClassDef
|
메소드 | 설명 | |
---|---|---|
CreatePrimaryKeyProp ( ) : IPropDef | ||
FindExistingPKPropDef ( ) : IPropDef | ||
GetPrimaryKeyDef ( IClassDef classDef ) : IPrimaryKeyDef |
Gets the Primary Key def from this ClassDef or one of its Super Class Defs
|
|
GetPrimaryKeyPropDef ( ) : IPropDef | ||
IsGuidObjectID ( IPropDef propDef ) : bool |
public IdentityAutoMapper ( IClassDef classDef ) : System | ||
classDef | IClassDef | |
리턴 | System |