Loc Property
Topic Last Modified: 2006-06-13
Read-only. The location, server or client, where a DACL object is created. If 0, the DACL object was created on the server using ADO; if 1, the object was created on the client using an XMLHTTP object.
Applies To
Syntax
Integer objDACL.Loc;