메소드 | 설명 | |
---|---|---|
EstimatedQueryCost ( Microsoft.WindowsAzure.StorageClient.TableServiceContext serviceContext ) : double | ||
Execute ( Microsoft.WindowsAzure.StorageClient.TableServiceContext serviceContext ) : IEnumerable |
||
ExecuteInsideIntersect ( Microsoft.WindowsAzure.StorageClient.TableServiceContext serviceContext, IEnumerable |
||
IntersectOperator ( 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 IntersectOperator ( IEnumerable |
||
queries | IEnumerable |
|
리턴 | System |