Share via


Policy.Validate Method

Include Protected Members
Include Inherited Members

Validates a Policy object as specified by the mode parameter.

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 a Policy object as specified by the mode parameter.

Top