PlanGuide.ValidatePlanGuide 메서드

정의

오버로드

Name Description
ValidatePlanGuide()

계획 가이드 유효성 검사

ValidatePlanGuide(DataRow)

계획 가이드 유효성 검사

ValidatePlanGuide()

계획 가이드 유효성 검사

public bool ValidatePlanGuide();
member this.ValidatePlanGuide : unit -> bool
Public Function ValidatePlanGuide () As Boolean

반품

적용 대상

ValidatePlanGuide(DataRow)

계획 가이드 유효성 검사

public bool ValidatePlanGuide(out System.Data.DataRow errorInfo);
member this.ValidatePlanGuide : DataRow -> bool
Public Function ValidatePlanGuide (ByRef errorInfo As DataRow) As Boolean

매개 변수

errorInfo
DataRow

반품

적용 대상