ExAzureStorage
v0.1.0
Pages
Modules
AzureStorage.Table.EntityGenerator
(ExAzureStorage v0.1.0)
View Source
Link to this section
Summary
Functions
binary(value)
binary(entity_descriptor, field, value)
boolean(value)
boolean(entity_descriptor, field, value)
date_time(value)
date_time(entity_descriptor, field, value)
double(value)
double(entity_descriptor, field, value)
guid(value)
guid(entity_descriptor, field, value)
int32(value)
int32(entity_descriptor, field, value)
int64(value)
int64(entity_descriptor, field, value)
partition_key(entity_descriptor, value)
row_key(entity_descriptor, value)
string(value)
string(entity_descriptor, field, value)
Link to this section
Functions
Link to this function
binary(value)
View Source
Link to this function
binary(entity_descriptor, field, value)
View Source
Link to this function
boolean(value)
View Source
Link to this function
boolean(entity_descriptor, field, value)
View Source
Link to this function
date_time(value)
View Source
Link to this function
date_time(entity_descriptor, field, value)
View Source
Link to this function
double(value)
View Source
Link to this function
double(entity_descriptor, field, value)
View Source
Link to this function
guid(value)
View Source
Link to this function
guid(entity_descriptor, field, value)
View Source
Link to this function
int32(value)
View Source
Link to this function
int32(entity_descriptor, field, value)
View Source
Link to this function
int64(value)
View Source
Link to this function
int64(entity_descriptor, field, value)
View Source
Link to this function
partition_key(entity_descriptor, value)
View Source
Link to this function
row_key(entity_descriptor, value)
View Source
Link to this function
string(value)
View Source
Link to this function
string(entity_descriptor, field, value)
View Source