3 references to StatementType
System.Data (3)
fx\src\data\System\Data\Common\DBCommandBuilder.cs (3)
1369StatementType stmtType = rowUpdatingEvent.StatementType; 1429switch(rowUpdatingEvent.StatementType) { 1445throw ADP.InvalidStatementType(rowUpdatingEvent.StatementType);