Inherits methods from IDataAdminCollection and defines the methods listed in the following table.

Table 1. Table Partition Maintenance IPartitionPolicySet interface methods
Method syntax Description
LOGICAL CanFind ( name AS CHARACTER )
Returns TRUE if the collection contains a partition policy with the specified name.
IPartitionPolicy Find ( name AS CHARACTER )
Returns the partition policy object from the set that has its name property set to name.

Returns the Unknown value (?) if the object is not found.

For more information, see: