EnableSsisSupportAlwaysOnSqmHelper.ErrorNumber Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Numéro d'erreur.
public:
static property System::UInt32 ErrorNumber { System::UInt32 get(); void set(System::UInt32 value); };
public static uint ErrorNumber { get; set; }
member this.ErrorNumber : uint32 with get, set
Public Shared Property ErrorNumber As UInteger