Construtor TempDBResultSet
Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.
Initializes a new instance of the TempDBResultSet class.
Namespace: Microsoft.SqlServer.Replication.BusinessLogicSupport
Assembly: Microsoft.SqlServer.Replication.BusinessLogicSupport (em Microsoft.SqlServer.Replication.BusinessLogicSupport.dll)
Sintaxe
'Declaração
Public Sub New
'Uso
Dim instance As New TempDBResultSet()
public TempDBResultSet()
public:
TempDBResultSet()
new : unit -> TempDBResultSet
public function TempDBResultSet()
Consulte também
Referência
Namespace Microsoft.SqlServer.Replication.BusinessLogicSupport