Constructeur SearchProperty
Initializes a new instance of the SearchProperty class.
Espace de noms : Microsoft.SqlServer.Management.Smo
Assembly : Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)
Syntaxe
'Déclaration
Public Sub New
'Utilisation
Dim instance As New SearchProperty()
public SearchProperty()
public:
SearchProperty()
new : unit -> SearchProperty
public function SearchProperty()