Database.PlanGuides Property
SQL Server 2012
Gets a collection of plan guides associated with a database.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
[<SfcObjectAttribute(SfcContainerRelationship.ObjectContainer, SfcContainerCardinality.ZeroToAny,
typeof(PlanGuide))>]
member PlanGuides : PlanGuideCollection
Property Value
Type: Microsoft.SqlServer.Management.Smo.PlanGuideCollectionA PlanGuideCollection containing the PlanGuide objects for a database.