SystemMessageCollection.ItemByIdAndLanguageId(Int32, Int32) 메서드

정의

public Microsoft.SqlServer.Management.Smo.SystemMessage ItemByIdAndLanguageId(int id, int languageId);
member this.ItemByIdAndLanguageId : int * int -> Microsoft.SqlServer.Management.Smo.SystemMessage
Public Function ItemByIdAndLanguageId (id As Integer, languageId As Integer) As SystemMessage

매개 변수

id
Int32
languageId
Int32

반품

적용 대상