PolicyStore.Key.Equals Method (Object)
SQL Server 2008 R2
Determines if the specified object is the same as the policy store identified by the current PolicyStore.Key object.
Assembly: Microsoft.SqlServer.Dmf (in Microsoft.SqlServer.Dmf.dll)
Parameters
- obj
- Type: System.Object
A SystemObject that specifies the object to compare.
Return Value
Type: System.BooleanA Boolean value that is true if the objects are equal. Otherwise, false.