다음을 통해 공유


BusinessLogicDataReader(TempDBResultSet) 생성자

정의

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)

매개 변수

resultSet
TempDBResultSet

적용 대상