DacProgressEventArgs.OperationId Propiedad

Definición

Obtiene el identificador de la tarea de nivel superior a la que se relaciona el evento de progreso.

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

Valor de propiedad

Comentarios

  • Extraer = 1
  • Publicar = 2
  • ImportData = 3
  • ExportData = 4
  • Anular el registro = 5
  • Register = 6
  • DriftReport = 7
  • DeployReport = 8
  • Script = 9

Se aplica a