3 references to Always
System.Data.Linq (3)
ChangeDirector.cs (1)
266
metaMember.AutoSync == AutoSync.
Always
) {
Mapping\AttributedMetaModel.cs (1)
1212
return AutoSync.
Always
;
Mapping\MappedMetaModel.cs (1)
1005
this.autoSync = AutoSync.
Always
;