public static interface TableRequestOptions.PropertyResolver
EdmType propertyResolver(String pk, String rk, String key, String value)
pk - A String which represents the partition key.rk - A String which represents the row key.key - A String which represents the property name.value - A String which represents the property value.EdmType of the property.Copyright © 2017. All Rights Reserved.