SearchPropertyListCollection.ItemById Method
SQL Server 2012
Gets a search property list in the collection by using the specified identifier.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Parameters
- id
- Type: System.Int32
The specified identifier.
Return Value
Type: Microsoft.SqlServer.Management.Smo.SearchPropertyListThe search property list indicated by the identifier.
