Expand Minimize
This topic has not yet been rated - Rate this topic

DBPROP_INIT_LOCKOWNER

Property group: Initialization

Property set: DBPROPSET_DBINIT

Type: VT_BSTR

Typical R/W: R/W

Description: Lock Owner

Indicates the string that the client wants displayed as its identifier when other clients attempt to access this resource. This property is ignored unless DBBINDURLFLAG_SHARE_* is specified. If DBPROP_INIT_LOCKOWNER is not specified, is NULL, or is empty, the provider should use the currently logged-in user name as the lock owner string.

For more information, see the reference entries for IBindResource::Bind and ICreateRow::CreateRow.

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