DacProgressEventArgs.OperationId 屬性

定義

取得進度事件所關聯的最高層任務的 ID。

public int OperationId { get; }
member this.OperationId : int
Public ReadOnly Property OperationId As Integer

屬性值

備註

  • 萃取 = 1
  • 發佈 = 2
  • ImportData = 3
  • ExportData = 4
  • 未註冊 = 5
  • 暫存器 = 6
  • 漂移報告 = 7
  • DeployReport = 8
  • Script = 9

適用於