Database.SearchPropertyLists Property
SQL Server 2012
Gets the SearchPropertyListCollection associated with this object.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
[SfcObjectAttribute(SfcContainerRelationship.ObjectContainer, SfcContainerCardinality.ZeroToAny, typeof(SearchPropertyList))] public SearchPropertyListCollection SearchPropertyLists { get; }
Property Value
Type: Microsoft.SqlServer.Management.Smo.SearchPropertyListCollectionThe SearchPropertyListCollection associated with this object.