C# (CSharp) FluentLinqToSql.Modifications 네임스페이스

클래스들

이름 설명
ChangeUpdateCheckToNever Mapping modification that will change the 'UpdateCheck' property to 'Never' for all column mappings.
MappingModification Base class for mapping modifications.
ReplacePascalCaseWithUnderscoreModification Modification that will map any PascalCased properties to Underscore_Cased database fields.
UseFieldForAssociationStorage Modification that will set the 'storage' attribute for association mappings.