Method | Description | |
---|---|---|
EstimatedQueryCost ( Microsoft.WindowsAzure.StorageClient.TableServiceContext serviceContext ) : double | ||
Execute ( Microsoft.WindowsAzure.StorageClient.TableServiceContext serviceContext ) : IEnumerable |
||
ExecuteInsideIntersect ( Microsoft.WindowsAzure.StorageClient.TableServiceContext serviceContext, IEnumerable |
||
StartsWithQuery ( ManagedIndex managedIndex, IRegisteredIndexer indexer, string startsWith ) : System.Collections.Generic |
public EstimatedQueryCost ( Microsoft.WindowsAzure.StorageClient.TableServiceContext serviceContext ) : double | ||
serviceContext | Microsoft.WindowsAzure.StorageClient.TableServiceContext | |
return | double |
public Execute ( Microsoft.WindowsAzure.StorageClient.TableServiceContext serviceContext ) : IEnumerable |
||
serviceContext | Microsoft.WindowsAzure.StorageClient.TableServiceContext | |
return | IEnumerable |
public ExecuteInsideIntersect ( Microsoft.WindowsAzure.StorageClient.TableServiceContext serviceContext, IEnumerable |
||
serviceContext | Microsoft.WindowsAzure.StorageClient.TableServiceContext | |
joinConstraint | IEnumerable |
|
return | IEnumerable |
public StartsWithQuery ( ManagedIndex managedIndex, IRegisteredIndexer indexer, string startsWith ) : System.Collections.Generic | ||
managedIndex | ManagedIndex | |
indexer | IRegisteredIndexer | |
startsWith | string | |
return | System.Collections.Generic |