3 references to DatabaseAttribute
System.Data.Linq (3)
Mapping\AttributedMetaModel.cs (3)
88
DatabaseAttribute
[] das = (
DatabaseAttribute
[])this.contextType.GetCustomAttributes(typeof(
DatabaseAttribute
), false);