2 references to NonVersionedProviderType
System.Data (2)
fx\src\data\System\Data\SqlClient\SqlDataReader.cs (1)
438DataColumn NonVersionedProviderType = new DataColumn(SchemaTableColumn.NonVersionedProviderType, typeof(System.Int32));
fx\src\data\System\Data\SqlClient\SqlDataReaderSmi.cs (1)
479DataColumn NonVersionedProviderType = new DataColumn(SchemaTableColumn.NonVersionedProviderType, typeof(System.Int32));