ImportableDBUniqueConstraint Properties |
The ImportableDBUniqueConstraint type exposes the following members.
Name | Description | |
---|---|---|
![]() | Capacity | Gets or sets the total number of elements the internal data structure can hold without resizing. (Inherited from ListImportableDBField.) |
![]() | Count | Gets the number of elements contained in the ListT. (Inherited from ListImportableDBField.) |
![]() | CustomProperties |
Custom properties (name - value pairs) read from the schema.
|
![]() | Item | Gets or sets the element at the specified index. (Inherited from ListImportableDBField.) |
![]() | Name |
Gets or sets the name.
|
Name | Description | |
---|---|---|
![]() ![]() | IListIsFixedSize | Gets a value indicating whether the IList has a fixed size. (Inherited from ListImportableDBField.) |
![]() ![]() | ICollectionTIsReadOnly | Gets a value indicating whether the ICollectionT is read-only. (Inherited from ListImportableDBField.) |
![]() ![]() | IListIsReadOnly | Gets a value indicating whether the IList is read-only. (Inherited from ListImportableDBField.) |
![]() ![]() | ICollectionIsSynchronized | Gets a value indicating whether access to the ICollection is synchronized (thread safe). (Inherited from ListImportableDBField.) |
![]() ![]() | IListItem | Gets or sets the element at the specified index. (Inherited from ListImportableDBField.) |
![]() ![]() | ICollectionSyncRoot | Gets an object that can be used to synchronize access to the ICollection. (Inherited from ListImportableDBField.) |