Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Used to indicate which SqlCommand.ExecuteXXX() call to make
Namespace: Microsoft.TeamFoundation.Framework.Server
Assembly: Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)
Syntax
'Declaration
Protected Enumeration ExecuteType
protected enum ExecuteType
protected enum class ExecuteType
type ExecuteType
protected enum ExecuteType
Members
Member name | Description | |
---|---|---|
ExecuteNonQuery | ||
ExecuteReader | ||
ExecuteScalar | ||
Unknown |