SystemMessageCollection.ItemByIdAndLanguage(Int32, String) Méthode
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.
public Microsoft.SqlServer.Management.Smo.SystemMessage ItemByIdAndLanguage(int id, string language);
member this.ItemByIdAndLanguage : int * string -> Microsoft.SqlServer.Management.Smo.SystemMessage
Public Function ItemByIdAndLanguage (id As Integer, language As String) As SystemMessage
Paramètres
- id
- Int32
- language
- String