3 references to StatementType
System.Data.Common (3)
System\Data\Common\DBCommandBuilder.cs (3)
1544StatementType stmtType = rowUpdatingEvent.StatementType; 1604switch (rowUpdatingEvent.StatementType) 1621throw ADP.InvalidStatementType(rowUpdatingEvent.StatementType);