2 references to Scope
System.Data.Common (2)
System\Data\TypeLimiter.cs (2)
86
Scope newScope = new
Scope
(s_activeScope, GetPreviouslyDeclaredDataTypes(dataSet));
98
Scope newScope = new
Scope
(s_activeScope, GetPreviouslyDeclaredDataTypes(dataTable));