CompositeTableKey.ToString Method ()

 

Generates a String representation of the composite key.

Namespace:   Microsoft.WindowsAzure.Mobile.Service
Assembly:  Microsoft.WindowsAzure.Mobile.Service.Tables (in Microsoft.WindowsAzure.Mobile.Service.Tables.dll)

public override string ToString()

Return Value

Type: System.String

A String representation of the composite key.

Return to top
Show: