Partager via


UnlockObject (MDStore Interface)

ms132847.note(fr-fr,SQL.90).gifRemarque :
  Cette fonctionnalité sera supprimée dans la prochaine version de Microsoft SQL Server. Évitez d'utiliser cette fonctionnalité dans de nouveaux travaux de développement, et modifiez dès que possible les applications qui utilisent actuellement cette fonctionnalité.

The UnlockObject method of the MDStore interface releases a lock on an MDStore object previously established by the LockObject method.

Applies To:clsCube, clsDatabase, clsPartition

Syntaxe

object.UnlockObject    

Paramètres

  • object
    The MDStore object to unlock.

Notes

If an application that created one or more locks terminates before freeing them with the UnlockObject method, the Analysis server automatically releases the locks when the connection with the application is closed.

Voir aussi

Référence

LockObject (MDStore Interface)
MDStore Interface

Aide et Informations

Assistance sur SQL Server 2005