DbCommand

E2003239 UNEXPLORED

DbCommand is an abstract base class in ADO.NET that represents a database command used to execute SQL statements or stored procedures against a data source.

Try in SPARQL Jump to: Surface forms Referenced by

All labels observed (1)

Label Occurrences
DbCommand canonical 2

Referenced by (2)

Full triples — surface form annotated when it differs from this entity's canonical label.

SqlCommand inheritsFrom DbCommand
DbTransaction usedBy DbCommand