TableQuery Properties

Windows Runtime Azure Storage Client Library

Public Properties

  Name Description
public property FilterString Gets or sets the filter expression to use in the table query.
public property SelectColumns Gets or sets the property names of the table entity properties to return when the table query is executed.
public property TakeCount Gets or sets the number of entities the table query will return.

See Also