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