Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
azure
TableQuery
Class TableQuery
Index
Methods
and
from
or
select
toPath
toQueryObject
top
where
whereKeys
whereNextKeys
Methods
public
and
(
condition
:
string
, arguments
?:
Array<string>
)
:
TableQuery
Parameters
condition:
string
arguments?:
Array<string>
optional
Returns
TableQuery
public
from
(
table
:
string
)
:
TableQuery
Parameters
table:
string
Returns
TableQuery
public
or
(
condition
:
string
, arguments
?:
Array<string>
)
:
TableQuery
Parameters
condition:
string
arguments?:
Array<string>
optional
Returns
TableQuery
public
static
select
(
fields
?:
Array<string>
)
:
TableQuery
Parameters
fields?:
Array<string>
optional
Returns
TableQuery
public
toPath
(
)
:
string
Returns
string
public
toQueryObject
(
)
:
any
Returns
any
public
top
(
integer
:
number
)
:
TableQuery
Parameters
integer:
number
Returns
TableQuery
public
where
(
condition
:
string
, values
?:
Array<string>
)
:
TableQuery
Parameters
condition:
string
values?:
Array<string>
optional
Returns
TableQuery
public
whereKeys
(
partitionKey
:
string
, rowKey
:
string
)
:
TableQuery
Parameters
partitionKey:
string
rowKey:
string
Returns
TableQuery
public
whereNextKeys
(
partitionKey
:
string
, rowKey
:
string
)
:
TableQuery
Parameters
partitionKey:
string
rowKey:
string
Returns
TableQuery
Globals
NodeJS
assert
azure
azure.Constants
azure.ISO8061Date
azure.ServiceSettings
azure.Validate
azure.date
buffer
child_process
cluster
crypto
dgram
dns
domain
events
fs
http
https
net
os
path
punycode
querystring
readline
repl
stream
string_decoder
tls
tty
url
util
vm
zlib
RoleEnvironment
CreateTableIfNotExistsCallback
DeleteEntityCallback
DeleteTableCallback
Entity
ModifyEntityCallback
QueryEntitiesCallback
QueryEntitiesResultContinuation
QueryEntityCallback
QueryResultContinuation
QueryTablesCallback
QueryTablesOptions
TableRequestCallback
TableResult
TimeoutIntervalOptions
UpdateEntityOptions
WebResponse
BatchServiceClient
BlobService
ConnectionStringParser
ExponentialRetryPolicyFilter
LinearRetryPolicyFilter
Logger
QueueService
RoleEnvironmentInterface
ServiceBusService
ServiceBusSettings
ServiceClient
ServiceManagementClient
ServiceManagementService
ServiceManagementSettinsg
SharedAccessSignature
SharedKey
SharedKeyLite
SharedKeyLiteTable
SharedKeyTable
SqlManagementService
SqlService
StorageServiceClient
StorageServiceSettings
TableQuery
and
from
or
select
toPath
toQueryObject
top
where
whereKeys
whereNextKeys
TableService
WebResource
createBlobService
createQueueService
createServiceBusService
createServiceManagementService
createSqlManagementService
createSqlService
createTableService
isEmulated