SystemMessageCollection.ItemByIdAndLanguage(Int32, String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Parameters
- id
- Int32
- language
- String