Partager via


Constructeur TempDB

Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.

Initializes a new instance of the TempDB class.

Espace de noms :  Microsoft.SqlServer.Replication.BusinessLogicSupport
Assembly :  Microsoft.SqlServer.Replication.BusinessLogicSupport (en Microsoft.SqlServer.Replication.BusinessLogicSupport.dll)

Syntaxe

'Déclaration
Public Sub New
'Utilisation
Dim instance As New TempDB()
public TempDB()
public:
TempDB()
new : unit -> TempDB
public function TempDB()

Voir aussi

Référence

TempDB Classe

Espace de noms Microsoft.SqlServer.Replication.BusinessLogicSupport