AzureStorage.Table.EntityGenerator (ExAzureStorage v0.1.0) View Source

Link to this section Summary

Link to this section Functions

Link to this function

binary(entity_descriptor, field, value)

View Source
Link to this function

boolean(entity_descriptor, field, value)

View Source
Link to this function

date_time(entity_descriptor, field, value)

View Source
Link to this function

double(entity_descriptor, field, value)

View Source
Link to this function

guid(entity_descriptor, field, value)

View Source
Link to this function

int32(entity_descriptor, field, 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(entity_descriptor, field, value)

View Source