CanUseOwnerSensible Property
Description
Checks if the fields of the specified entity can be restricted for owner modifications only.
Property type
Read-only property
Syntax
Visual Basic
Public Property CanUseOwnerSensible( _
   ByVal EntityName As String _
) As Boolean
Parameters
EntityName
The name of the database table.
See Also