Compartir a través de


ExtendedProperty.Drop Método

Drops the extended property that is represented by the ExtendedProperty object.

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

Sintaxis

'Declaración
Public Sub Drop
'Uso
Dim instance As ExtendedProperty

instance.Drop()
public void Drop()
public:
virtual void Drop() sealed
abstract Drop : unit -> unit  
override Drop : unit -> unit
public final function Drop()

Implementa

IDroppable.Drop()

Ejemplos

Establecer propiedades

Vea también

Referencia

ExtendedProperty Clase

Espacio de nombres Microsoft.SqlServer.Management.Smo