Share via


Condition.Validate Method

Include Protected Members
Include Inherited Members

Validates a Policy-based Management condition.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Protected method Validate() Indicates the basic child object's validation. Do not reference this member directly in your code. It supports the SQL Server infrastructure. (Inherited from SfcInstance.)
Public method Validate(String) Validates the condition using the given mode.

Top