This topic has not yet been rated - Rate this topic

PlanGuideCollection.Item Property (Int32)

SQL Server 2012

Returns an item from a collection of plan guide objects that are identified by the integer ID index of the item.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
public PlanGuide this[
	int index
] { get; }

Parameters

index
Type: System.Int32
Integer
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.