Freigeben über


UnlockObject (clsDataSource)

ms134803.note(de-de,SQL.90).gifHinweis:
  Dieses Feature wird in der nächsten Version von Microsoft SQL Server entfernt. Verwenden Sie dieses Feature nicht zum Entwickeln neuer Anwendungen, und planen Sie das Ändern von Anwendungen, in denen es zurzeit verwendet wird, zum frühstmöglichen Zeitpunkt ein.

The UnlockObject method of an object of ClassType clsDataSource releases a lock on a data source object previously established by the LockObject method.

Syntax

object.UnlockObject    

Parameter

  • object
    The data source object from which to remove a lock.

Hinweise

For a complete discussion of object locking, see LockObject.

Siehe auch

Verweis

clsDataSource

Hilfe und Informationen

Informationsquellen für SQL Server 2005