Expand Minimize
This topic has not yet been rated - Rate this topic

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)
'Declaration
<SfcObjectAttribute(SfcContainerRelationship.ObjectContainer, SfcContainerCardinality.ZeroToAny,  _
	GetType(SearchPropertyList))> _
Public ReadOnly Property SearchPropertyLists As SearchPropertyListCollection 
	Get
'Usage
Dim instance As Database 
Dim value As SearchPropertyListCollection 

value = instance.SearchPropertyLists
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.