Share via


Operation.OperationType Propiedad

Definición

Obtiene el tipo de la operación.

public:
 property short OperationType { short get(); };
[Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcProperty(Data=true)]
[System.ComponentModel.Category("General")]
[System.ComponentModel.DisplayName("Operation Type")]
[System.ComponentModel.ReadOnly(true)]
public short OperationType { get; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcProperty(Data=true)>]
[<System.ComponentModel.Category("General")>]
[<System.ComponentModel.DisplayName("Operation Type")>]
[<System.ComponentModel.ReadOnly(true)>]
member this.OperationType : int16
Public ReadOnly Property OperationType As Short

Valor de propiedad

El tipo de la operación.

Atributos

Se aplica a