Construtor SearchProperty
Initializes a new instance of the SearchProperty 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 SearchProperty()
public SearchProperty()
public:
SearchProperty()
new : unit -> SearchProperty
public function SearchProperty()