TableErrorCodeStrings Class

Definition

public static class TableErrorCodeStrings
type TableErrorCodeStrings = class
Public Class TableErrorCodeStrings
Inheritance
TableErrorCodeStrings

Fields

BatchOperationNotSupported
DuplicateKeyPropertySpecified
DuplicatePropertiesSpecified
EntityAlreadyExists
EntityNotFound
EntityTooLarge
HostInformationNotPresent
InvalidValueType
JsonFormatNotSupported
MethodNotAllowed
NotImplemented
OperatorInvalid
PartitionKeyNotSpecified
PartitionKeyPropertyCannotBeUpdated
PrimaryKeyPropertyIsInvalidType
PropertiesNeedValue
PropertyNameInvalid
PropertyNameTooLong
PropertyValueTooLarge
TableAlreadyExists
TableBeingDeleted
TableHasNoProperties
TableHasNoSuchProperty
TableNotFound
TableServerOutOfMemory
TooManyProperties
UpdateConditionNotSatisfied
XMethodIncorrectCount
XMethodIncorrectValue
XMethodNotUsingPost

Applies to