TeamFoundationSqlResourceComponent.ExecuteType Enumeration
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 | |
---|---|---|
ExecuteReader | ||
ExecuteNonQuery | ||
ExecuteScalar | ||
ExecuteAdapter |