2 references to Snix_SendRows
System.Data (2)
fx\src\data\System\Data\SqlClient\SqlBulkCopy.cs (1)
2465_stateObj.SniContext = SniContext.Snix_SendRows;
fx\src\data\System\Data\SqlClient\TdsParser.cs (1)
1823((stateObj._attentionSent) || ((SniContext.Snix_Execute != stateObj.SniContext) && (SniContext.Snix_SendRows != stateObj.SniContext))), // SniContext should not be Execute or SendRows unless attention was sent (and, therefore, we are looking for an ACK)