語言

BusinessLogicHandler.CheckValidDefinition(Boolean) 方法

定義

表示該定義是否有效。

public:
 bool CheckValidDefinition(bool throwException);
public bool CheckValidDefinition(bool throwException);
member this.CheckValidDefinition : bool -> bool
Public Function CheckValidDefinition (throwException As Boolean) As Boolean

參數

throwException
Boolean

true提出例外;否則,。 false

傳回

true如果定義有效;否則,。 false

適用於