Method |
Description |
|
CreateFkClass ( IMap map, IMap>.IDictionary maps, CodeGeneratorConfig codeGeneratorConfig ) : CodeTypeDeclaration |
|
|
CreateTrackingClass ( IMap map, CodeGeneratorConfig codeGeneratorConfig ) : CodeTypeDeclaration |
|
|
CreateUpdateClass ( IMap map, IMap>.IDictionary maps, CodeGeneratorConfig codeGeneratorConfig ) : CodeTypeDeclaration |
|
|
GenerateGetSetProperty ( CodeTypeDeclaration owningClass, string name, Type type, MemberAttributes attributes, bool useBaseProperty = false ) : CodeMemberProperty |
|
|