Construtor SearchPropertyList
Initializes a new instance of the SearchPropertyList class.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (em Microsoft.SqlServer.Smo.dll)
Sintaxe
'Declaração
Public Sub New
'Uso
Dim instance As New SearchPropertyList()
public SearchPropertyList()
public:
SearchPropertyList()
new : unit -> SearchPropertyList
public function SearchPropertyList()