8 references to CheckDataIsReady
System.Data (8)
fx\src\data\System\Data\SqlClient\SqlDataReader.cs (8)
1429CheckDataIsReady(columnIndex: i, methodName: "GetXmlReader"); 1460CheckDataIsReady(columnIndex: i, methodName: "GetStream"); 1508CheckDataIsReady(columnIndex: i, allowPartiallyReadColumn: true, methodName: "GetBytes"); 1871CheckDataIsReady(columnIndex: i, methodName: "GetTextReader"); 1989CheckDataIsReady(columnIndex: i, allowPartiallyReadColumn: true, methodName: "GetChars"); 2004CheckDataIsReady(columnIndex: i, allowPartiallyReadColumn: true, methodName: "GetChars"); 3316CheckDataIsReady(columnIndex: i, permitAsync: true, allowPartiallyReadColumn: allowPartiallyReadColumn); 4429CheckDataIsReady(columnIndex: i, methodName: "GetFieldValueAsync");