Description

Turns on the passed in override control for this domain. PARAMETERS: OverrideControlType (Integer).

Syntax

Public Sub SetOverrideControl( _
   ByVal OverrideControlType As Variant _
)

Parameters

  • OverrideControlType

The override control IDs and types appear in the following table.

ID

Override Control Type

1Allow datatype
2Disallow datatype
3Allow default
4Disallow default
5Allow rule
6Disallow rule
7Allow definition
8Disallow definition
9Allow note
10Disallow note
20Initially migrate attachments
21Never migrate attachments
22Always migrate attachments
30Partial synchronize attribute name
31Never synchronize attribute name
40Partial synchronize column name
41Never synchronize column name
  • No labels