Record |
| Name | Description | |
|---|---|---|
| RecordIdType | No item ID generation technique will be used. The item IDs must be supplied in the New operations. | |
| RecordIdType(Boolean) | Constructor accepts options for generating Custom item IDs. | |
| RecordIdType(Boolean, Int32) | Constructor accepts options for generating Random item IDs. | |
| RecordIdType(String, String, String) | Constructor accepts options for generating Linkar item IDs. |