TeamFoundationSqlResourceComponent.ExecuteType 枚举

用于指示 SqlCommand.ExecuteXXX() 调用

命名空间:  Microsoft.TeamFoundation.Framework.Server
程序集:  Microsoft.TeamFoundation.Framework.Server(在 Microsoft.TeamFoundation.Framework.Server.dll 中)

语法

声明
Protected Enumeration ExecuteType
protected enum ExecuteType

成员

成员名称 说明
ExecuteNonQuery
ExecuteReader
ExecuteScalar
Unknown

请参见

参考

Microsoft.TeamFoundation.Framework.Server 命名空间