Metodo TeamFoundationSqlResourceComponent.Execute
Supporto interno che incapsulano la logica per [ExecuteReader] e [ExecuteNonQuery].
Spazio dei nomi: Microsoft.TeamFoundation.Framework.Server
Assembly: Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)
Sintassi
'Dichiarazione
Protected Overridable Sub Execute ( _
executeType As TeamFoundationSqlResourceComponent.ExecuteType, _
behavior As CommandBehavior _
)
protected virtual void Execute(
TeamFoundationSqlResourceComponent.ExecuteType executeType,
CommandBehavior behavior
)
Parametri
- executeType
Tipo: Microsoft.TeamFoundation.Framework.Server.TeamFoundationSqlResourceComponent.ExecuteType
- behavior
Tipo: System.Data.CommandBehavior
Sicurezza di .NET Framework
- Attendibilità totale per il chiamante immediato. Impossibile utilizzare questo membro in codice parzialmente attendibile. Per ulteriori informazioni, vedere Utilizzo di librerie da codice parzialmente attendibile.