Метод | Описание | |
---|---|---|
EstimatedQueryCost ( Microsoft.WindowsAzure.StorageClient.TableServiceContext serviceContext ) : double | ||
Execute ( Microsoft.WindowsAzure.StorageClient.TableServiceContext serviceContext ) : IEnumerable |
||
ExecuteInsideIntersect ( Microsoft.WindowsAzure.StorageClient.TableServiceContext serviceContext, IEnumerable |
||
UnionOperator ( IEnumerable |
public EstimatedQueryCost ( Microsoft.WindowsAzure.StorageClient.TableServiceContext serviceContext ) : double | ||
serviceContext | Microsoft.WindowsAzure.StorageClient.TableServiceContext | |
Результат | double |
public Execute ( Microsoft.WindowsAzure.StorageClient.TableServiceContext serviceContext ) : IEnumerable |
||
serviceContext | Microsoft.WindowsAzure.StorageClient.TableServiceContext | |
Результат | IEnumerable |
public ExecuteInsideIntersect ( Microsoft.WindowsAzure.StorageClient.TableServiceContext serviceContext, IEnumerable |
||
serviceContext | Microsoft.WindowsAzure.StorageClient.TableServiceContext | |
joinConstraint | IEnumerable |
|
Результат | IEnumerable |
public UnionOperator ( IEnumerable |
||
queries | IEnumerable |
|
Результат | System |