PlanGuide.ExtendedProperties Property
SQL Server 2012
Gets a collection of plan guide properties.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
[SfcObjectAttribute(SfcContainerRelationship.ChildContainer, SfcContainerCardinality.ZeroToAny, typeof(ExtendedProperty))] public ExtendedPropertyCollection ExtendedProperties { get; }
Property Value
Type: Microsoft.SqlServer.Management.Smo.ExtendedPropertyCollectionA collection of plan guide properties.
