語言

PullSubscription.CheckValidDefinition(Boolean) 方法

定義

表示該定義是否有效。

protected:
 override bool CheckValidDefinition(bool throwException);
protected override bool CheckValidDefinition(bool throwException);
override this.CheckValidDefinition : bool -> bool
Protected Overrides Function CheckValidDefinition (throwException As Boolean) As Boolean

參數

throwException
Boolean

表示是否要拋出例外。

傳回

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

適用於