PATRONYMICEXCLUSION

Stores a list of words to exclude from the patronymic prefix format.

Primary Key

Primary Key Field Type
ID uniqueidentifier

Fields

Field Field Type Null Notes Description
NAME nvarchar(50) Default = '' The word to exclude.

Indexes

Index Name Fields Unique Primary Clustered
IX_PATRONYMICEXCLUSION_NAME NAME
PK_PATRONYMICEXCLUSION ID yes yes yes