UserDefinedMessageCollection.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.UserDefinedMessage ItemByIdAndLanguage (int id, string language);
member this.ItemByIdAndLanguage : int * string -> Microsoft.SqlServer.Management.Smo.UserDefinedMessage
Public Function ItemByIdAndLanguage (id As Integer, language As String) As UserDefinedMessage
Parameters
- id
- Int32
- language
- String