OrderColumnCollection.ItemById Method
SQL Server 2012
Returns the OrderColumn object with the specified ID.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Parameters
- id
- Type: System.Int32
The ID of the OrderColumn.
Return Value
Type: Microsoft.SqlServer.Management.Smo.OrderColumnThe OrderColumn object with the specified ID.
