KeyGeneratorTimeBasedRowKey Method
Generates a timestamp-based unique row key
Namespace: InnerDrive.AzureAssembly: InnerDrive.Azure (in InnerDrive.Azure.dll) Version: 5.2.9017.0
public static string TimeBasedRowKey(
DateTimeOffset time
)
- time DateTimeOffset
- The timestamp to use
StringA
String containing the time formatted YYYYMMDD-HHMMSS
plus a six-digit unique hexadecimal number