Compartir a través de


ExtendedProperty Constructor

Initializes a new instance of the ExtendedProperty class.

Espacio de nombres:  Microsoft.SqlServer.Management.Smo
Ensamblado:  Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)

Sintaxis

'Declaración
Public Sub New
'Uso
Dim instance As New ExtendedProperty()
public ExtendedProperty()
public:
ExtendedProperty()
new : unit -> ExtendedProperty
public function ExtendedProperty()

Comentarios

The default constructor initializes any fields to their default values.

Ejemplos

Establecer propiedades

Vea también

Referencia

ExtendedProperty Clase

Sobrecarga de ExtendedProperty

Espacio de nombres Microsoft.SqlServer.Management.Smo