Méthode | Description | |
---|---|---|
EstimatedQueryCost ( Microsoft.WindowsAzure.StorageClient.TableServiceContext serviceContext ) : double | ||
Execute ( Microsoft.WindowsAzure.StorageClient.TableServiceContext serviceContext ) : IEnumerable |
||
ExecuteInsideIntersect ( Microsoft.WindowsAzure.StorageClient.TableServiceContext serviceContext, IEnumerable |
||
IsIndexedQuery ( ManagedIndex managedIndex, IRegisteredIndexer indexer ) : System |
public EstimatedQueryCost ( Microsoft.WindowsAzure.StorageClient.TableServiceContext serviceContext ) : double | ||
serviceContext | Microsoft.WindowsAzure.StorageClient.TableServiceContext | |
Résultat | double |
public Execute ( Microsoft.WindowsAzure.StorageClient.TableServiceContext serviceContext ) : IEnumerable |
||
serviceContext | Microsoft.WindowsAzure.StorageClient.TableServiceContext | |
Résultat | IEnumerable |
public ExecuteInsideIntersect ( Microsoft.WindowsAzure.StorageClient.TableServiceContext serviceContext, IEnumerable |
||
serviceContext | Microsoft.WindowsAzure.StorageClient.TableServiceContext | |
joinConstraint | IEnumerable |
|
Résultat | IEnumerable |
public IsIndexedQuery ( ManagedIndex managedIndex, IRegisteredIndexer indexer ) : System | ||
managedIndex | ManagedIndex | |
indexer | IRegisteredIndexer | |
Résultat | System |