MobileServiceTableOperationState Enum

Definition

Enumeration for the state of table operation.

public enum MobileServiceTableOperationState
type MobileServiceTableOperationState = 
Public Enum MobileServiceTableOperationState
Inheritance
MobileServiceTableOperationState

Fields

Name Value Description
Pending 0

Pending

Attempted 1

Attempted

Failed 2

Failed

Applies to