TempDB Constructor
Initializes a new instance of the TempDB Class .
Namespace: Microsoft.SqlServer.Replication.BusinessLogicSupport
Assembly : Microsoft.SqlServer.Replication.BusinessLogicSupport (in microsoft.sqlserver.replication.businesslogicsupport.dll)
Syntax
'Declaration
Public Sub New
public TempDB ()
public:
TempDB ()
public TempDB ()
public function TempDB ()
Hinweise
The default constructor initializes any fields to their default values.
Plattformen
Entwicklungsplattformen
Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.
Zielplattforme
Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.
Siehe auch
Verweis
TempDB Class
TempDB Members
Microsoft.SqlServer.Replication.BusinessLogicSupport Namespace