ObjectProperty Constructor
Initializes a new instance of the ObjectProperty class.
Espacio de nombres: Microsoft.SqlServer.Management.Sdk.Sfc
Ensamblado: Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Sintaxis
'Declaración
Public Sub New
'Uso
Dim instance As New ObjectProperty()
public ObjectProperty()
public:
ObjectProperty()
new : unit -> ObjectProperty
public function ObjectProperty()