|
AddStatement(String) |
(Inherited from TeamFoundationSqlResourceComponent.) |
|
AddStatement(String, Int32) |
(Inherited from TeamFoundationSqlResourceComponent.) |
|
AddStatement(String, Int32, Boolean) |
(Inherited from TeamFoundationSqlResourceComponent.) |
|
AddStatement(String, Int32, Boolean, Boolean) |
(Inherited from TeamFoundationSqlResourceComponent.) |
|
BeginTransaction |
(Inherited from TeamFoundationSqlResourceComponent.) |
|
BindBinary(String, array<Byte[], SqlDbType) |
(Inherited from TeamFoundationSqlResourceComponent.) |
|
BindBinary(String, array<Byte[], Int32, SqlDbType) |
(Inherited from TeamFoundationSqlResourceComponent.) |
|
BindBoolean |
(Inherited from TeamFoundationSqlResourceComponent.) |
|
BindByte(String, Byte) |
(Inherited from TeamFoundationSqlResourceComponent.) |
|
BindByte(String, Byte, Byte) |
(Inherited from TeamFoundationSqlResourceComponent.) |
|
BindDateTime |
(Inherited from TeamFoundationSqlResourceComponent.) |
|
BindDefault |
(Inherited from TeamFoundationSqlResourceComponent.) |
|
BindGuid |
(Inherited from TeamFoundationSqlResourceComponent.) |
|
BindInt |
(Inherited from TeamFoundationSqlResourceComponent.) |
|
BindLong |
(Inherited from TeamFoundationSqlResourceComponent.) |
|
BindNullableByte |
(Inherited from TeamFoundationSqlResourceComponent.) |
|
BindNullableGuid |
(Inherited from TeamFoundationSqlResourceComponent.) |
|
BindNullableInt |
(Inherited from TeamFoundationSqlResourceComponent.) |
|
BindNullValue |
(Inherited from TeamFoundationSqlResourceComponent.) |
|
BindString(String, String, Int32, TeamFoundationSqlResourceComponent.BindStringBehavior, SqlDbType) |
(Inherited from TeamFoundationSqlResourceComponent.) |
|
BindString(String, String, Int32, Boolean, SqlDbType) |
(Inherited from TeamFoundationSqlResourceComponent.) |
|
BindSysname |
(Inherited from TeamFoundationSqlResourceComponent.) |
|
BindXml(String, TeamFoundationDatabaseXmlWriter) |
(Inherited from TeamFoundationSqlResourceComponent.) |
|
BindXml(String, String) |
(Inherited from TeamFoundationSqlResourceComponent.) |
|
Cancel |
(Inherited from TeamFoundationSqlResourceComponent.) |
|
CanRetryOnException |
(Inherited from TeamFoundationSqlResourceComponent.) |
|
CommitTransaction |
(Inherited from TeamFoundationSqlResourceComponent.) |
|
DeleteDatabaseAttribute |
|
|
Dispose |
(Inherited from TeamFoundationSqlResourceComponent.) |
|
Equals |
Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
|
Execute |
(Inherited from TeamFoundationSqlResourceComponent.) |
|
ExecuteAdapter |
(Inherited from TeamFoundationSqlResourceComponent.) |
|
ExecuteNonQuery() |
(Inherited from TeamFoundationSqlResourceComponent.) |
|
ExecuteNonQuery(Boolean) |
(Inherited from TeamFoundationSqlResourceComponent.) |
|
ExecuteReader() |
(Inherited from TeamFoundationSqlResourceComponent.) |
|
ExecuteReader(CommandBehavior) |
(Inherited from TeamFoundationSqlResourceComponent.) |
|
ExecuteScalar |
(Inherited from TeamFoundationSqlResourceComponent.) |
|
Finalize |
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
|
FlushBatch |
(Inherited from TeamFoundationSqlResourceComponent.) |
|
GetHashCode |
Serves as a hash function for a particular type. (Inherited from Object.) |
|
GetParameterName |
(Inherited from TeamFoundationSqlResourceComponent.) |
|
GetType |
Gets the Type of the current instance. (Inherited from Object.) |
|
HandleException |
(Inherited from TeamFoundationSqlResourceComponent.) |
|
MapException(SqlException) |
(Inherited from TeamFoundationSqlResourceComponent.) |
|
MapException(SqlException, QueryExecutionState) |
(Inherited from TeamFoundationSqlResourceComponent.) |
|
MemberwiseClone |
Creates a shallow copy of the current Object. (Inherited from Object.) |
|
PrepareSqlBatch |
(Inherited from TeamFoundationSqlResourceComponent.) |
|
PrepareStoredProcedure(String) |
(Inherited from TeamFoundationSqlResourceComponent.) |
|
PrepareStoredProcedure(String, Int32) |
(Inherited from TeamFoundationSqlResourceComponent.) |
|
ReadDatabaseAttribute |
|
|
RollbackTransaction |
(Inherited from TeamFoundationSqlResourceComponent.) |
|
ToString |
Returns a string that represents the current object. (Inherited from Object.) |
|
TranslateException(SqlException) |
(Inherited from TeamFoundationSqlResourceComponent.) |
|
TranslateException(SqlTypeException) |
(Inherited from TeamFoundationSqlResourceComponent.) |
|
WriteDatabaseAttribute |
|