3 references to SequentialAccessNotSupportedOnEncryptedColumn
System.Data (3)
fx\src\data\System\Data\SqlClient\SqlDataReader.cs (3)
1563throw SQL.SequentialAccessNotSupportedOnEncryptedColumn(_metaData[i].column); 1893throw SQL.SequentialAccessNotSupportedOnEncryptedColumn(_metaData[i].column); 1974throw SQL.SequentialAccessNotSupportedOnEncryptedColumn(_metaData[i].column);