PermissionSetBase.Equals Method
SQL Server 2012
Specifies if a PermissionSetBase is equal to an object.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Parameters
- o
- Type: System.Object
The object to compare.
Return Value
Type: System.BooleanTrue if a PermissionSetBase is equal to an object; otherwise, false.
