TableErrorCodeStrings Fields
From Storage Client Library NET API
[This topic is part of the Microsoft Azure Storage Client Library 1.7, which has been deprecated. See Storage Client Library for the latest version.]
Public Fields
| Name | Description | |
|---|---|---|
| BatchOperationNotSupported | ||
| DuplicateKeyPropertySpecified | ||
| DuplicatePropertiesSpecified | ||
| EntityAlreadyExists | ||
| EntityNotFound | ||
| EntityTooLarge | ||
| InvalidValueType | ||
| JsonFormatNotSupported | ||
| MethodNotAllowed | ||
| NotImplemented | ||
| OperatorInvalid | ||
| PartitionKeyNotSpecified | ||
| PartitionKeyPropertyCannotBeUpdated | ||
| PrimaryKeyPropertyIsInvalidType | ||
| PropertiesNeedValue | ||
| PropertyNameInvalid | ||
| PropertyNameTooLong | ||
| PropertyValueTooLarge | ||
| TableAlreadyExists | ||
| TableBeingDeleted | ||
| TableHasNoProperties | ||
| TableHasNoSuchProperty | ||
| TableNotFound | ||
| TableServerOutOfMemory | ||
| TooManyProperties | ||
| UpdateConditionNotSatisfied | ||
| XMethodIncorrectCount | ||
| XMethodIncorrectValue | ||
| XMethodNotUsingPost |