CloudTableQuery.ElementType Property
Gets the type of the element(s) that are returned when the expression tree associated with this instance of IQueryable is executed.
Namespace: Microsoft.WindowsAzure.StorageClient
Assembly: Microsoft.WindowsAzure.StorageClient (in Microsoft.WindowsAzure.StorageClient.dll)
Assembly: Microsoft.WindowsAzure.StorageClient (in Microsoft.WindowsAzure.StorageClient.dll)
/** @property */ public final Type get_ElementType ()
public final function get ElementType () : Type
Property Value
Type: System.TypeA Type that represents the type of the element(s) that are returned when the expression tree associated with this object is executed.
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 2008Target Platforms