ISql90Index.DoIgnoreDuplicateKey Property
Include Protected Members
Include Inherited Members
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
![]() |
DoIgnoreDuplicateKey | Gets or sets a value that indicates whether the index ignores duplicate keys. |
![]() |
DoIgnoreDuplicateKey | Gets or sets a value that indicates whether the index ignores duplicate keys. (Inherited from ISql90SpecifiesIndex.) |
![]() |
DoIgnoreDuplicateKey | Gets or sets a value that indicates whether duplicate keys should be ignored. (Inherited from ISqlIndex.) |
Top