This topic has not yet been rated - Rate this topic

tblAdminLock

 

Topic Last Modified: 2012-06-25

tblAdminLock contains the administrator lock that is needed to run some administrator commands.

Columns

Column Type Description

lockExpiresTime

datetime, not null

Lock expiration date and time. The owner can extend this value periodically.

lockServerID

int, not null

ID of the server that owns the lock.

lockActorID

int, not null

ID of the principal that owns the lock.

 
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.