System.Data.KeyRestrictionBehavior public enum KeyRestrictionBehavior Documentation Code namespace System.Data { public enum KeyRestrictionBehavior { AllowOnly, PreventUsage } }