1 write to providerType
System.Data.Linq (1)
Mapping\Attributes.cs (1)
266this.providerType = type;
1 reference to providerType
System.Data.Linq (1)
Mapping\Attributes.cs (1)
271get { return this.providerType; }