Represents an entity in the Windows Azure Table service.
Namespace: Microsoft.WindowsAzure.Storage.Table.DataServices
Assembly: Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
'Usage
Dim instance As TableServiceEntity
[DataServiceKeyAttribute(System.String[])]
public abstract class TableServiceEntity
/** @attribute DataServiceKeyAttribute(System.String[]) */
public abstract class TableServiceEntity
DataServiceKeyAttribute(System.String[])
public abstract class TableServiceEntity
System.Object Microsoft.WindowsAzure.Storage.Table.DataServices.TableServiceEntity
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Development Platforms
Windows Vista, Windows 7 and Windows Server 2008
Target Platforms