BusinessLogicDataReader(TempDBResultSet) Constructeur

Définition

public:
 BusinessLogicDataReader(Microsoft::SqlServer::Replication::BusinessLogicSupport::TempDBResultSet ^ resultSet);
public BusinessLogicDataReader (Microsoft.SqlServer.Replication.BusinessLogicSupport.TempDBResultSet resultSet);
new Microsoft.SqlServer.Replication.BusinessLogicSupport.BusinessLogicDataReader : Microsoft.SqlServer.Replication.BusinessLogicSupport.TempDBResultSet -> Microsoft.SqlServer.Replication.BusinessLogicSupport.BusinessLogicDataReader
Public Sub New (resultSet As TempDBResultSet)

Paramètres

resultSet
TempDBResultSet

S’applique à