We recommend using Visual Studio 2017
TempDB Class
SQL Server 2014
This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.
Represents a temporary database.
Namespace: Microsoft.SqlServer.Replication.BusinessLogicSupport
Assembly: Microsoft.SqlServer.Replication.BusinessLogicSupport (in Microsoft.SqlServer.Replication.BusinessLogicSupport.dll)
The TempDB type exposes the following members.
Name | Description | |
---|---|---|
![]() | CreateResultSet | Creates a temporary database result set. |
![]() | Equals | (Inherited from Object.) |
![]() | Execute | Executes database command. |
![]() | FillColumnData | Fills column data with a specified result set. |
![]() | FillColumnMetadata | Fills column metadata with a specified result set. |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() ![]() | ResultSetCreate | Creates result set. |
![]() | ToString | (Inherited from Object.) |
Show: