SearchProperty Constructor
Initializes a new instance of the SearchProperty class.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Syntax
'Bildirim
Public Sub New
'Kullanım
Dim instance As New SearchProperty()
public SearchProperty()
public:
SearchProperty()
new : unit -> SearchProperty
public function SearchProperty()