Filtering Azure Table Storage

http://msdn.microsoft.com/en-us/library/windowsazure/ff683669.aspx

String     PartitionKey eq ‘myPK’
DateTime     Timestamp eq datetime’2010-08-13T10:32:38.

0453121Z’
Double     SomeDoubleValue eq 123.45
Int64     SomeLongValue eq 12345678901234567890L
Int32     SomeIntValue eq 123456
Boolean     SomeBooleanValue eq true
Guid     Guid’6bc44494-d2b7-4738-8f87-acd692226a5c’

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s